Contents Introduction XV Section 1…

Murach’s_PHP_and_MySQL_4thEd

Contents

Introduction XV
Section 1 Get started fast with PHP and MySQL
Done Chapter Description Page
Chapter 1 Introduction to web development with PHP 3
Chapter 2 How to code a PHP application 45
Chapter 3 Introduction to relational databases and MySQL 95
Chapter 4 How to use PHP with a MySQL database 125
Chapter 5 How to use the MVC pattern to organize your code 159
Chapter 6 How to test and debug a PHP applicaton 193
Section 2 Master PHP programming
Done Chapter Description Page
Chapter 7 How to work with form data 211
Chapter 8 How to code control statements 235
Chapter 9 How to work with strings and numbers 267
Chapter 10 How to work with dates 299
Chapter 11 How to create and use arrays 317
Chapter 12 How to work with cookies and sessions 355
Chapter 13 How to create and use functions 387
Chapter 14 How to create and use objects 427
Chapter 15 How to use regular expressions, handle exceptions, and validate data 481
Section 3 Master MySQL programming
Done Chapter Description Page
Chapter 16 How to design a database 523
Chapter 17 How to use SQL to create a database 553
Chapter 18 How to use SQL to work with a database 591
Chapter 19 Professional PHP for working with MySQL 629
Chapter 20 A database-driven website 669
Section 4 Master the advanced skills for building websites
Done Chapter Description Page
Chapter 21 How to create secure websites 699
Chapter 22 How to work with files, uploads, and images 725
Chapter 23 An eCommerce website 759
Appendixes
Done Chapter Description Page
Appendix A How to set up Windows for this book 781
Appendix B How to set up macOS for this book 799
Index 816

Start date: 06-19-2026
Finish date:

#php #mysql #learn