Posted by Hendri Kurniawan on 07/26/07 09:56
scout3014@gmail.com wrote:
> On Jul 26, 4:44 pm, Captain Paralytic <paul_laut...@yahoo.com> wrote:
-- SNIP --
>
>
> session_start() [function.session-start]: Cannot send session cache
> limiter - headers already sent
>
Hi Scout,
session_start must be placed before you output anything to
browser.
This can easily be solved.... if you just refer to PHP manual.
It's much faster than waiting for someone to answer your post.
Hendri Kurniawan
[Back to original message]
|