Chi Kien Uong
Geranienstraße 30
71034 Böblingen
Deutschland / Germany
|
If you are not registered or logged in, you may still use these forums but with limited features.
Show recent topics
|
|
|
Author |
Message |
19/10/2005 12:07:12
|
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.
|
|
|
|
|
|
Based on the open source JForum
|