From: Tim <ti...@my...> - 2006-11-01 23:42:26
|
Can some one please help me. I am trying to put one of my survey into a web page. I finaly figured out that the page had to be a .php page instead of .htm. Ok now I got this to work. But I get the following line at the top of the survey before the survey starts. Is there a way that I can have the results to post on a webpage Thanks Tim Warning: session_start() [function.session-start <http://www.llamashow.com/function.session-start> ]: Cannot send session cookie - headers already sent by (output started at /home/llovinll/public_html/llamashow/judge_page.php:10) in /home/llovinll/public_html/llamashow/phpESP/public/handler-prefix.php on line 57 Warning: session_start() [function.session-start <http://www.llamashow.com/function.session-start> ]: Cannot send session cache limiter - headers already sent (output started at /home/llovinll/public_html/llamashow/judge_page.php:10) in /home/llovinll/public_html/llamashow/phpESP/public/handler-prefix.php on line 57 |