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 |
|
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.
|
|
|
Hi,
Does anybody have any tips or tricks on reusing the winner from the previous day in the current days poll?
I'd like to have a winner/challenger type poll with images where the image with the most votes moves on to the next day.
Any ideas are appreciated.
Thanks.
|
|
|
|
|
|
Based on the open source JForum
|