PHP序文

WBOY
Release: 2016-06-13 13:19:21
Original
891 people have browsed it

PHP序言
经常听PHP有多易用强大,网站网络向来是我不了解的一块大陆,因为某些机缘,让我有兴趣了解一下。

我已经有多种语言的基础,脚本类较少,PHP应该算是脚本、弱类型~
学习任何一门语言都需要环境,而PHP作为网站语言的环境更麻烦。

Web服务器程序(Tomcat/Apache)
数据库(mysql)
专业一点的用linux系统
还有一个网站程序的dome
这一套环境架起来,相对其它语言来说,还是比较麻烦的。


好吧,麻烦也得要开始的,下载各种素材。

快捷的学习方法,是下载一个智能配置环境的工具,自带所有东西。
http://www.wampserver.com这款蛮出名的

localhost解释有点问题,没有映射到127.0.0.1



学习:http://www.web589.com/
WAMP:http://www.wampserver.com
CSS:http://aliceui.com/alice-css/
PHP内核:http://www.php-internal.com/
2011:http://www.oschina.net/news/24456/open-source-php-projects-2011
虚拟主机管理软件:LuManager

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