PHP & MySQL Everyday
Apps for Dummies
Downloads
To download a program, right click on it and select "save Target as" or "Save Link as".
The application code for the book, PHP & MySQL Everyday Apps for Dummies, is provided on the CD that comes with the book. When the programs in the book are updated, correcting errors or other changes, the programs are provided for download on this page.
Note: Be sure to specify the correct extension as the extension name of the downloaded file. In general, extensions are .php, .inc, or .class. In some browsers, the extension may default during download to .txt or .html .
| Chapter | Listing | File Name |
| 4 | 4-8 | Session.class |
| 5 | 5-4 | catalog_product_page.inc |
| 6 | 6-6 | table_page-oo.inc |
| 7 | 7-1 | Login.php (CMS App; Slightly different than the file with the same name in Listing 4-4, as per page 247.) |
| 7 | Session.class (CMS App; slightly different than the file with the same name in Listing 4-8.) | |
| 7 | Account.class (CMS App; slightly different than the file with the same name in Listing 3-5 and 4-7.) |