PHP & MySQL for
Dummies, 2nd Edition
Downloads
To download a program, right click on it and select "save Target as" or "Save Link as".
The programs for this book are written to use the mysql functions, as explained in the beginning of Chapter 8. If you are using MySQL 4.1 or later, you may want to activate and use the mysqli functions. Some of the programs below offer two versions, one with mysql functions and one with mysqli functions. Be sure to download the appropriate program.
Note: Be sure to specify the correct extension as the extension name of the downloaded file. In general, the extension should be .php or .inc. In some browsers, the extension may default to .txt or .html . The PHP programs have an extension .php.txt. You need to remove .txt before running the PHP program.
All Programs - Download a zip file containing all the programs from the book.