Re: Warning: Cannot send session cookie

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Michael Crute wrote:

    The page contains a \n before I start my <?php. Is this doing it?


That \n is it. You can't send ANYTHING to the browser before you send the headers and cookies are part of the headers. Take out the \n and all should be well.

Thanks. Dreamweaver screwed me over ;)

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux