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 |
11/02/2004 16:37:16
|
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
|
|
|
|
|
|
Based on the open source JForum
|