Home > php教程 > php手册 > body text

PHP初学入门

WBOY
Release: 2016-06-13 12:36:20
Original
975 people have browsed it

如何从无开头学习PHP呢。
一、学习PHP最好要具备的基础知识:
1)HTML
2)CSS
3)JavaScript
特别是HTML,是必备的基础知识,同时还需了解WWW大致原理。
推荐学习资料:
《Head First HTML with CSS & XHTML》
详细介绍:
http://www.amazon.com/Head-First-HT...ie=UTF8&s=books

二、学习PHP的知识:
1)推荐书籍:
《Learning PHP and MySQL》
http://www.itpub.net/570744,1.html
详细介绍:http://www.amazon.com/Learning-PHP-...ie=UTF8&s=books
2)到网络上了解一下Apache应用服务器是什么:
官方网站 - http://httpd.apache.org
3)了解数据库是怎么回事,特别是和PHP联系非常紧密的MySQL数据库。
ITPUB就是有名的数据库论坛

三、开发工具:
对于初学,建议只是使用一个有语法着色、自动缩进的增强的编辑器即可,如EditPlus、UltraEdit,用Google搜索一下,很多相关内容。

四、方法:
实践非常重要,不能只看书不动手,一定要边学习边实践,这样才能真正领悟并掌握。

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 Recommendations
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!