Home > Backend Development > PHP Tutorial > 非常急的一个有关问题

非常急的一个有关问题

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-13 10:02:01
Original
792 people have browsed it

非常急的一个问题
php session的问题

我在login 把 user 放在一个session 
在处理页 取这个session 的时候,值是空的 ,
在index.php 处理页
session_start();
print_r($_SESSION);


?>


下面的还有好多代码都不执行了

------解决方案--------------------
你能把login的页面的session设置发一下吗?

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
Session
From 1970-01-01 08:00:00
0
0
0
session
From 1970-01-01 08:00:00
0
0
0
session login information
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template