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 
Limit number of polls shown.  XML
Forum Index » Support Forum
Author Message
libtek
Newbie

Joined: 19/10/2005 05:33:10
Messages: 2
Offline

Hi,

I see in a demo that it is possible to display all the polls, but is there a way to limit how many are shown? For example, this shows all of them:

/* poll list */
$php_poll->set_template("poll_list");
$php_poll->set_date_format("m/d/Y");
echo $php_poll->view_poll_list();
echo $php_poll->get_list_pages();

Is it possible to only show the last five?

Thanks.
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum