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 
Newest POLL ( URGENT)  XML
Forum Index » Support Forum
Author Message
Sammy2002
Beginner

Joined: 06/05/2002 18:18:07
Messages: 8
Offline

Hello,

How can i make the newest poll to display always? I dont use ssi, I am using PHP, should I always renew the ID maunally. Is there any code which takes the newest poll always in php?
Anonymous



yes there is.

<?php
include_once "/your/path/booth.php";
echo $php_poll->poll_process("newest");
?>
Anonymous



where should i add this?
Sammy2002
Beginner

Joined: 06/05/2002 18:18:07
Messages: 8
Offline

Where should i add that? and what if the my poll is pop poll? and i cant make it other than pop?

Please help :(
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum