So I just created my first survey and pasted the code that PHPESP told
me to put in:
<?php $sid=3;
include("/home/ethreene/public_html/continentalmemories/surveys//public/handler.php");?>
So I put in that code where I wanted it and now I am getting the
following error:
*Warning*: session_start(): Cannot send session cache limiter - headers
already sent (output started at
/home/ethreene/public_html/continentalmemories/surveys/index.php:15) in
*/home/ethreene/public_html/continentalmemories/surveys/public/handler-prefix.php*
on line *54
*On line 15 of index.php is the code that I inserted (on line 2 of this
email) and on line 54 of handler-prefix.php is session_start(). Can
anyone help me on fixing this? I'm not very good with php, so this might
be something easy.
http://www.continentalmemories.com/surveys/index.php
Thanks!
Cory
|