|
the problem is when i use session_start() i get this waning that the headers alredy been sent inspite of usinf ob_start() before it . iant to make username and id of the user availble for all pages on my website how to solve this problem there is html output in the page but after the session
|