kmkmahesh Posted May 24, 2011 Share Posted May 24, 2011 i have to pass a variable to so many pages i mean variable post from index.html to page1.php and it has to pass to other pages like page2.php, page3.php and so on, i tried session_start() but i am getting the below error so please tell me how it is possible to Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by and Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent Quote Link to comment https://forums.phpfreaks.com/topic/237326-how-to-pass-a-variable-to-other-pages/ Share on other sites More sharing options...
KevinM1 Posted May 24, 2011 Share Posted May 24, 2011 http://www.phpfreaks.com/forums/index.php?topic=37442.0 Quote Link to comment https://forums.phpfreaks.com/topic/237326-how-to-pass-a-variable-to-other-pages/#findComment-1219527 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.