If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
poll list  XML
Forum Index » German Forum
Author Message
Anonymous



Hallo,

ich hätte da noch ne winzige frage

Wie kann ich bei der Poll list einstellen das sie nur die letzten 3 Poll's anzeigt???



Herzlichen Danke

Ciao
Anonymous



/* poll list */
$php_poll->set_template("poll_list");
$php_poll->set_date_format("d/m/Y");
$php_poll->set_polls_per_page(3);
echo $php_poll->view_poll_list();
echo $php_poll->get_list_pages();
 
Forum Index » German Forum
Go to:   
Based on the open source JForum