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 
Advanced Poll 2.02 HELP  XML
Forum Index » Support Forum
Author Message
Anonymous



Hi, I have a PHP page and want input the poll into it. I can get it in the box where i want it on the page, by using this code:

<?php
include_once "/var/www/html/poll/booth.php";
echo $php_poll->poll_process(4);
?>

But I cannot get it to return the results in the same box on the php page. Instead, it goes to it own page and displays the results.

I do have the same poll setup on its own page by itself from when i was test it. If i delete that polltest.php page will it then work?

Any suggestions, or help?

Thanks,

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