win7运行php程序解决思路

WBOY
Release: 2016-06-13 13:28:13
Original
741 people have browsed it

win7运行php程序
请问怎么在win7下配置运行php程序?有现有的源码,我试了好多次运行不出来。很菜的鸟,希望有新人手把手教。我的qq947537303

------解决方案--------------------
环境,装个集成的环境吧!或者先去看下视频!
------解决方案--------------------
xampp,自己下个,几分钟就搞定的事
------解决方案--------------------
或者百度一下wampserver
------解决方案--------------------
WAMP-windows_apache_mysql_php相关配置及搭建环境
------解决方案--------------------
如果想快速搭建就用phpnow。这个挺快的。
------解决方案--------------------
很简单的,下一个WAMP5安装后,在那里面会有一个www的文件,你把你的php网页放到www的这个文件里就行啦,你的php网页要有index.php,就会直接运行这个网页的内容啦。
------解决方案--------------------

探讨
很简单的,下一个WAMP5安装后,在那里面会有一个www的文件,你把你的php网页放到www的这个文件里就行啦,你的php网页要有index.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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!