setcookie session_start and head()
Posted: Wed Jan 28, 2009 3:50 pm
people said setcookie MUST be the first line before any output,
people said sessin_start() MUST be the first line before any output,
people also said head() MUST be the first line before any output,.
If I need to use thes three function in one document, what is the order of these three lines?
people said sessin_start() MUST be the first line before any output,
people also said head() MUST be the first line before any output,.
If I need to use thes three function in one document, what is the order of these three lines?