问一个基础有关问题:怎么在一个php文件中,执行的结果是载入另一个php文件

WBOY
Release: 2016-06-13 12:45:00
Original
939 people have browsed it

问一个基础问题:如何在一个php文件中,执行的结果是载入另一个php文件?
比如我有一个用户登录的php文件:login.php,在这个里面用户登录,登录完了以后,要返回给用户的页面,应该是index.php,这个在login.php里用什么代码?

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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template