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 |
17/01/2004 19:27:54
|
Anonymous
|
Ok so i installed everything ... i made the poll with all the potion i wanted in the admin area and now i want to add the poll on my web page... you say to insert this 'in your page if you want to add the poll on my web page' -> <?php
// Important! You have to include it before your html code
include_once "/var/www/free.fr/e/1/adridrousmtx/site files/poll voting/db/poll_cookie.php";
?>
<html>
<body>
<?php
include_once "/var/www/free.fr/e/1/adridrousmtx/site files/poll voting/db/booth.php";
echo $php_poll->poll_process(1);
?>
</body>
</html>
----> welll still it dont work so i just want to know how do i put a poll in my page?
|
|
17/01/2004 21:37:30
|
Anonymous
|
alright me again... dont bother ..i found out my mistake... it was my page that was in .html or i renamed it to .php and work ...good script dood; keep up the good work
|
|
|
|
|
|
Based on the open source JForum
|