Hey guys,
I receive this annoying error while I try to use sessions
Warning: session_start(): Cannot send session cookie - headers already sent by blabla...
I'm putting session_start(); at the very very top of the page before any output or headers..anything I'm missing?
--please help :yell:
Thank you,
Ahmed
I receive this annoying error while I try to use sessions
Warning: session_start(): Cannot send session cookie - headers already sent by blabla...
I'm putting session_start(); at the very very top of the page before any output or headers..anything I'm missing?
--please help :yell:
Thank you,
Ahmed




