On Tue, May 30, 2006 4:11 am, Jonas Rosling wrote:
> While I'm using UTF-8 as char set in my documents JavaScript messages
> works
> correct with none international characters. But not the PHP code with
> session_start(). I get the following error message:
>
> Warning: session_start(): Cannot send session cookie - headers already
> sent
> by (output started at /var/www/html/index3.php:1) in
> /var/www/html/index3.php on line 2

Show us the first 2 lines of index3.php

Cuz line 1 has something in it to print out data/content.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to