A
Anonymous
Guest
hi all...
i've started using php for my computing project.
so i'm still very much a newbie...hope you don't mind with my question.
i learned from books about creating session and stuff, and i've got a problem with it.
it displayed something like this:
"Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at ..."
could anyone help me out with this? i mean, i can display information from the session variables, but unfortunately it also display the warning. what is it exactly i must do?
i've started using php for my computing project.
so i'm still very much a newbie...hope you don't mind with my question.
i learned from books about creating session and stuff, and i've got a problem with it.
it displayed something like this:
"Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at ..."
could anyone help me out with this? i mean, i can display information from the session variables, but unfortunately it also display the warning. what is it exactly i must do?