Jump to content

Hi guys, I need help and i think that is easy 4 you !


xiros

Recommended Posts

I have put a poll in my site (Advanced Polls 2.04 www.proxy2.de), i have installed and it is all ok. Now when i try to put into html code, it doesn't works. It's all ok. Really. The help file says to write this:

<?php
// Important! You have to include it before your html code
include_once "D:/Inetpub/webs/carboniacalcioit/poll/poll_cookie.php";
?>

<html>
<body>
<?php
include_once "D:/Inetpub/webs/carboniacalcioit/poll/booth.php";
echo $php_poll->poll_process(4);
?>
</body>
</html>


Obviously i have to delete "?".... but it doesn't works.
My site is www.carboniacalcio.it and maybe the correct adress is http://www.carboniacalcio.it/poll/booth.php but it doesn't works in this way too...

Any suggestion ?

Thanks you guy !

Greetings from SARDINIA (ITALY)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.