但是,如果我刷新main.php,就会得到这样的注意:在第20行的path_to_file\main.php中,未定义的索引: firstname,即(var_dump($_SESSION‘firstnamephpinclude 'modules/finishline_module.php';
include 'modules/validate_login.php';<em
我们在一个本地主机上用php 5.4创建了这个网站,它工作得很好。但现在我们想让网站上线,而虚拟主机使用的是不同版本的php(5.6)。因此,现在会话不会启动。它会将我们重定向到主页,但我们没有登录。我们认为这是因为php的版本,因为它一开始是可以工作的。include_once 'connect.php';// St