php安装+测试+教程

WBOY
Release: 2016-06-13 12:33:51
Original
964 people have browsed it

php安装+测试+课程
最近闲来无事,学习php充实自己,准备学习计划,熟悉wrodpress和DedeCMS



其实我安装也是网上找的

http://tech.163.com/06/0206/11/299AMBLT0009159K.htm

下载

   apache用的是 httpd-2.2.21-win32-x86-no_ssl.msi  官网安装版

   php php-5.3.8-Win32-VC9-x86.zip  http://windows.php.net/downloads/releases/



安装时候得查看不同版本   php5.3.8里面没有php.ini-dist文件而是php.ini-development



我测试的 index.php




echo "Hello PHP";
?>





 php安装+测试+教程


学习课程 http://www.w3school.com.cn/php/php_syntax.asp
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!