Web development is HTML-based, but HTML is static, so we also need PHP as a dynamic server-side scripting language, with PHP is not enough, we also need to store the data in MySQL such RDBMS (relational database management system), PHP and MySQL are very mature tools, with high performance, low cost, ease of use and other advantages, is the smart choice for web development.
= = = = = First article using PHPC01 PHP QuickStart C02 data storage and retrieval C03 using array C04 string operations with regular expressions C05 code reuse and function writing C06 object-oriented PHPC07 error and exception handling the second article uses MySQLC08 design W EB database C09 Create Web database C10 use MySQL database C11 use PHP to access MySQL database from web C12 MySQL advanced management C13 MySQL advanced programming third e-commerce and security C14 operations an e-commerce site C15 The security of e-commerce C16 Web application Security C17 using PHP and MySQL for authentication C18 using PHP and MySQL to implement security transaction fourth PHP advanced technology C19 interaction with file systems and servers C20 using network functions and protocol functions C21 Date and time management C22 creating images C23 using session control in PHP C24 other useful features fifth create a practical PHP and MySQL project C25 use PHP and MySQLC26 debugging C27 to establish user authentication mechanisms and personalization settings in large projects C28 Create a shopping cart C29 create a web-based e-mail service system C30 Create a mailing list Manager C31 create a web forum C32 personalize documents in PDF format C33 use XML and SOAP to connect to Web services C34 build Web 2.0 apps using Ajax Appendix A installing PHP and MySQL Appendix B Web Resources
PHP and MySQL Web Development (4th edition) by Luke Welling