Posted by upendrajpr on 06/21/07 09:48
Hi everybody,
I am working with site development with PHP.
My problem is I have made a header file of header.inc . I use php
function for session start but I when I to to php file for some
validation and come to same page the error is come that Header already
sent....
"Warning: session_start() [function.session-start]: Cannot send
session cache limiter - headers already sent ...."
I don't know how can I handle with this error.
Thankyou in advance.
situ
[Back to original message]
|