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 
PHP Poll Problem  XML
Forum Index » Support Forum
Author Message
Anonymous



Can anyone help?

I installed PHP Poll and I embeded the code into my page, and all that shows on the page where I put the code is, poll_process(6); ?>.

I put <?php// Important! You have to include it before your html code
include_once "/var/www/html/Poll/poll_cookie.php";
?> before the html code.
And <?php include_once "/var/www/html/Poll/booth.php";
echo $php_poll->poll_process(6);
?> in the body of the page.

I even tried to put the whole code into its' own page and still the same. Here is the link.

Thanks

John
Anonymous



I solved the problem. It has to go into a .php page and not into a .html page.

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