Home >Backend Development >PHP Tutorial >php学习,新手求助

php学习,新手求助

WBOY
WBOYOriginal
2016-06-23 14:38:33870browse

为什么我的apache  mysql php都安装完配置完,输入localhost/web/index.php显示的是空白页啊?究竟是哪里出问题了,不是应该是php的信息么,求助!


回复讨论(解决方案)

我也是刚学PHP,装一个WAMP吧,简捷方便。

我的MYSQL和apache都装好了,就差php了,也不知道是哪里出了问题

你的index.php输出什么?你试着这么做index.php<?phpecho phpinfo();?>

非常感谢,是内容不正确,少了点东西

Statement:
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