Chi Kien Uong
Geranienstraße 30
71034 Böblingen
Deutschland / Germany
|
If you are not registered or logged in, you may still use these forums but with limited features.
Show recent topics
|
|
|
Author |
Message |
28/11/2004 04:20:15
|
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
|
|
28/11/2004 06:22:28
|
Anonymous
|
I solved the problem. It has to go into a .php page and not into a .html page.
Thanks anyway
|
|
|
|
|
|
Based on the open source JForum
|