Choice log no. 1781879411 – Murach’s PHP and MySQL 4th Edition

Murach’s_PHP_and_MySQL_4thEd

murach's PHP and MySQL 4th Edition

Murach's PHP and MySQL (4th Edition) by Joel Murach and Ray Harris is a practical, 850-page guide for building database-driven websites. It is highly regarded for its beginner-friendly, hands-on approach and teaches server-side web programming using industry best practices.

Contents

IntroductionXV
Section 1 Get started fast with PHP and MySQL
DoneDateChapterDescriptionPage
Chapter 1Introduction to web development with PHP3
Chapter 2How to code a PHP application45
Chapter 3Introduction to relational databases and MySQL93
Chapter 4How to use PHP with a MySQL database125
Chapter 5How to use the MVC pattern to organize your code159
Chapter 6How to test and debug a PHP applicaton193
Section 2 Master PHP programming
DoneDateChapterDescriptionPage
Chapter 7How to work with form data211
Chapter 8How to code control statements235
Chapter 9How to work with strings and numbers267
Chapter 10How to work with dates299
Chapter 11How to create and use arrays317
Chapter 12How to work with cookies and sessions355
Chapter 13How to create and use functions387
Chapter 14How to create and use objects427
Chapter 15How to use regular expressions, handle exceptions, and validate data481
Section 3 Master MySQL programming
DoneDateChapterDescriptionPage
Chapter 16How to design a database523
Chapter 17How to use SQL to create a database553
Chapter 18How to use SQL to work with a database591
Chapter 19Professional PHP for working with MySQL629
Chapter 20A database-driven website669
Section 4 Master the advanced skills for building websites
DoneDateChapterDescriptionPage
Chapter 21How to create secure websites699
Chapter 22How to work with files, uploads, and images725
Chapter 23An eCommerce website759
Appendixes
DoneDateChapterDescriptionPage
Appendix AHow to set up Windows for this book781
Appendix BHow to set up macOS for this book799
Index816

Start date:
Finish date:

#php #mysql #learn