http://www.12306.cn/mormhweb/k Introduction to PHP for beginners

WBOY
Release: 2016-07-29 08:35:07
Original
1125 people have browsed it

How to learn PHP from scratch.
1. The best basic knowledge to learn PHP:
1) HTML
2) CSS
3) JavaScript
Especially HTML, it is a necessary basic knowledge, and you also need to understand the general principles of WWW.
Recommended learning materials:
"Head First HTML with CSS & XHTML"
Detailed introduction:
http://www.amazon.com/Head-First-HT...ie=UTF8&s=books
2. Learn PHP knowledge :
1) Recommended books:
"Learning PHP and MySQL"
http://www.itpub.net/570744,1.html
Detailed introduction: http://www.amazon.com/Learning-PHP-.. .ie=UTF8&s=books
2) Go to the Internet to find out what the Apache application server is:
Official website - http://httpd.apache.org
3) Understand what the database is, especially it is very closely related to PHP MySQL database.
ITPUB is a famous database forum
3. Development tools:
For beginners, it is recommended to just use an enhanced editor with syntax coloring and automatic indentation, such as EditPlus and UltraEdit. Search Google and you will find a lot of related content.
4. Method:
Practice is very important. You can’t just read books without doing it. You must learn and practice at the same time, so that you can truly understand and master it.

The above introduces the introduction to PHP for beginners at http://www.12306.cn/mormhweb/k, including the content at http://www.12306.cn/mormhweb/k. I hope that friends who are interested in PHP tutorials can learn from it. help.

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!