From: James E. F. <jf...@uv...> - 2004-12-02 06:13:05
|
Which is a somewhat obfuscated way of saying that you might need to change the extension on the page from ".html" to ".php". -James Matthew Gregg wrote: > The page you're adding the "<?php $sid=SID; $results=1; > include('/home/mpmitri/public_html/poll1/public/handler.php'); ?>" > must be a PHP page that your web server will execute. So for example if > your current home page is index.html and your web server servers .html > pages as static html then the PHP include will fail. > > On Wed, 2004-12-01 at 18:44 -0800, Michael Mitri wrote: > >>I can not insert the survey into an existing pag. I have placed the >>PHP tag in the HTML page but it dose not work...all i get is the >>script. I have been trying to do this for three days 8 houres each >>day. I have no clue what i am doing. All I want to do is have the >>phpESP placed on my homepage. This is the second software that I have >>tryed...my main problem is that i have no clue hoe to work >>with .php....ggggrrrrr im going crazy >> >>The HELP page makes it sound so easy "If you would like to insert the >>(real-time) results of a survey into a web page, use the following PHP >>code.<?php $sid=SID; $results=1; >>include('/home/mpmitri/public_html/poll1//public/handler.php'); ?> " >> >>I tryed that but it dose not work. >> >>Yes I am a newbie. Mike >> >> > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > phpESP-general mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-general |