: This article mainly introduces how to read books in PHP. For more information about PHP tutorials, see. We had to learn about android, and PHP started to read books. Two 500 + books, 45 days not enough, a little busy...
The bloat in the morning is just a music stick. keep a long memory ........
1. PHP + MYSQL development Guide (1)
I. database applications and web
1. in this book
PHP + PEAR function Library;
2. three-tier architecture
Underlying/database layer-intermediate layer/program logic layer-user layer/browser;
MySQL (a database management system DBMS) -- PHP program/web script program -- strengthen browser capabilities (Javascript)
Adjust the arrangement of each layer based on traffic and other indicators.
3. PHP advantages
It is a common practice, but we still need to know that the purpose is to maximize its features.
Flexibility-set with HTML;
Multi-Function implementation;
Rich Library/source code;
Multi-Platform portability.
-----------------------------------------
The above introduces the book-PHP reading, including the content, hope to be helpful to friends who are interested in PHP tutorials.