Quote:
|
Note: If you are using cookie-based sessions, you must call session_start() before anything is output to the browser.
|
quoted from PHP manual ..
if you want to use anything relative to Header .. call it before any outputs ..
some of function that can NOT be called after anyout put :