If you have learned other languages, you will find that PHP is actually quite simple. Some people say that PHP learning is suitable for reading manuals, but there are still many classic books that can help everyone get started and improve. You can read the following 4 books carefully.
# 1, talk about PHP
##qp, the classic of getting started, the content is easy to understand, and it covers it comprehensively Required knowledge content for web development. It is the first choice textbook from entry to proficiency in PHP technology. The most conscientious quick-start PHP book in China.
2. Head First: PHP & MySQL (Chinese version)
There are a large number of examples, Illustrations and various forms of exercises will not list a lot of keywords and rules to make you sleepy, but will surprise you: it turns out that programming can also be learned this way!
3. In-depth PHP: object-oriented, pattern and practice
Suitable for certain For those who are familiar with PHP basics, it is a masterpiece of PHP experts from Yahoo! This is definitely a good book that you will benefit from every time you read it.
4, PHP and MySQL Web Development
Yes, this is what some students call it The book "The Rubbish Bible of Rubbish PHP Language". But this book covers almost all the content of PHP, and the examples are very detailed. It is undeniable that many people get started through this book.
The above is the detailed content of What are the PHP tutorial books?. For more information, please follow other related articles on the PHP Chinese website!