How to use session inside webpages?

后端 未结 3 1299
清歌不尽
清歌不尽 2020-12-11 13:50

I am trouble with session; I know it theoretically but I encountered with it how to use session , transferring username to

3条回答
  •  情歌与酒
    2020-12-11 14:06

    
    

    but you have to initialize session_start(); in all web pages where you have need to access that session variables.

提交回复
热议问题