Technical Books by Janet Valade
 

Book List

Book Page

Table of Contents

Error Corrections

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.

Chapter Listing File Name
2-1 mysql_up.php (mysql)
mysql_up.php (mysqli
4 4-1 mysql_send.php (mysql)
mysql_send.php (mysqli)
6 6-1 Hello.html
6-2 Hello.php
8 8-1 petDisplay.php
  8-2 petDescripFor.php
  8-3 getData.php
  8-4 getPets.php
  8-5 processform.php
  8-6 displayForm.php
  8-7 displayAddress.php
  8-8 buildSelect.php
  8-9 dateSelect.php
  8-10 buildRadio.php
  8-11 buildCheckbox.php
  8-12 checkBlank.php
  8-13 checkAll.php
  8-14 twoButtons.php
  8-15 savePhone.php
  8-16 updatePhone.php
  8-17 uploadFile.php
  8-18 form_upload.inc
9 9-1 displayPhone.php
  9-2 sessionTest1.php
  9-3 sessionTest2.php
11 11-1 PetShopFront.php
  11-2 PetCatalog.php
  11-3 ShowPets.php
  11-4 ChoosePetCat.php
  11-5 NewCat_table.inc
  11-6 ChoosePetName.php
  11-7 NewCat_form.inc
  11-8 NewName_table.inc
  11-9 PetInfo_table.inc
  11-10 functions.inc
  11-11 AddPet.php
  11-12 NewName_form.inc
  none misc.inc
12 12-1 PetShopFrontMembers.php 
  12-2 Login.php (mysql)
    Login.php (mysqli)
  12-3 login_form.inc
  12-4 New_member.php
  none functions12.php
  none dogs.inc