NYCPHP Meetup

NYPHP.org

[nycphp-talk] warning message on the php page

Ken Robinson kenrbnsn at rbnsn.com
Tue Feb 5 11:25:40 EST 2008


Quoting shaiju davis <shaijudavis at gmail.com>:

> Hi
>
>  please add ob_start() at the top of the php page.
>

IMHO using ob_start() just masks the problem, it doesn't fix it. The  
real solution is to find out why the script is sending output before  
starting the session and start the session before doing the output.

Ken




More information about the talk mailing list