Setting cookies after reading from a file
Kenneth Burgener
kenneth at mail1.ttak.org
Thu Jul 27 13:34:07 MDT 2006
Stephen Smith wrote:
> Here is the entire code set.
>
> This is the site_functions.php file that is included from the web page
> below:
>
It looks you have modified the code. Line 26 no longer corresponds with
a fopen(), but instead lies on "// Wait for Response"
Are you still having the same error message? Which line does it report now?
Have you checked for any blank spaces or blank lines outside of the
"<?php ... ?>" as any data whatsoever will cause the headers to finish
and the body to begin.
Kenneth
More information about the PLUG
mailing list