Posted by Pedro Graca on 12/27/05 23:26
NurAzije wrote:
> I have this code:
> <?php session_start();
<snip>
> meta http-equiv="Content-Type" content="text/html; charset=utf-8">
_____________________________________________________________^^^^^__
<snip amount="huge"/>
> ?>
> The error is:
> Warning: session_start(): Cannot send session cache limiter - headers
> already sent (output started at
> /home/imtecba/public_html/sedin/add.php:1) in
> /home/imtecba/public_html/sedin/add.php on line 1
What editor are you using to edit add.php?
Are you sure it is not adding something to the beginning of the file?
.... maybe a BOM [ http://www.unicode.org/faq/utf_bom.html#22 ]
--
Mail to my "From:" address is readable by all at http://www.dodgeit.com/
== ** ## !! ------------------------------------------------ !! ## ** ==
TEXT-ONLY mail to the whole "Reply-To:" address ("My Name" <my@address>)
may bypass my spam filter. If it does, I may reply from another address!
Navigation:
[Reply to this message]
|