Jump to content

How to Pass a variable to other pages


kmkmahesh

Recommended Posts

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

 

 

Link to comment
https://forums.phpfreaks.com/topic/237326-how-to-pass-a-variable-to-other-pages/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.