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 
Messages posted by: gariben
Forum Index » Profile for gariben » Messages posted by gariben
Author Message
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 » Profile for gariben » Messages posted by gariben
Go to:   
Based on the open source JForum