Jump to content

xiros

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Posts posted by xiros

  1. 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)
×
×
  • 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.