Hi!
I have a big problem with sessions and I don’t know why it’s happening…
I have to use sessions on two pages and when I load one of them everything works fine, but if after that I try to load the other page I get this:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at…
at the line where I use session_start().
Does anybody know how to solve this?
Thanks!
I have a big problem with sessions and I don’t know why it’s happening…
I have to use sessions on two pages and when I load one of them everything works fine, but if after that I try to load the other page I get this:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at…
at the line where I use session_start().
Does anybody know how to solve this?
Thanks!
