From: SourceForge.net <no...@so...> - 2005-03-16 19:49:04
|
Bugs item #1164737, was opened at 2005-03-16 20:49 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1164737&group_id=8956 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Paolo Brocco (pbworks) Assigned to: Nobody/Anonymous (nobody) Summary: fatal error embedding survey inside a standard php file Initial Comment: hi, i use phpesp 1.7 following the instructions for embedding a survey in a php file, i created a file called "ciao.php", containing this code: <?php $sid=4; $results=1; include('/home/myusername/progs/phpESP//public/handler.php'); ?> the double slash is not a problem (phpesp is giving me the url like that and i copied exactly as it was), i changed it with a single one, nothing changes. what i get when i browse to http://www.urlmywebsite.com/survey/ciao.php ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=1164737&group_id=8956 |