PHP页面调用PHP页面如何写

WBOY
Release: 2016-06-13 10:24:13
Original
931 people have browsed it

PHP页面调用PHP页面怎么写?
例如网站:www.97find.cn/2.php 页面想调用 www.97find.cn/alexa/3.php
这个代码要怎么写?


2.php里代码要怎么写?
这样对吗?
不显示内容



------解决方案--------------------
 
这样试看看
路径对 就对.不显示要看你的php文件都是些什么东西。是否有重复include某些文件
打开php的出错信息提示
------解决方案--------------------

------解决方案--------------------

探讨
例如网站:www.97find.cn/2.php 页面想调用 www.97find.cn/alexa/3.php
这个代码要怎么写?


2.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