On Thu, 2008-07-10 at 11:13 +0800, willyam pax wrote:
> Warning:session_start():Canot send session cache limiter - headers already
It means you have output going to the browser before you begin your
session with session_start(). This usually means you have trailing
whitespace in an included file w
It's probably some white space above your session_start function.
Make sure that there is no white space before your http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
2 matches
Mail list logo