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 
Selectively show few polls in one page  XML
Forum Index » Support Forum
Author Message
gariben
Newbie

Joined: 29/12/2003 19:19:47
Messages: 1
Offline

I have created about 20 polls and want to divide related polls in different pages.

For example. If the polls are money related, then it would appear in money.php, if the polls are sports related, then it would appear in sports.php, etc. etc.

I know there is a view all list.. but can I selectively show which polls to appear on a specific page.

/* 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();


Can somehow the php code to selectively show polls using the simple template.



thanks,

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