PHP 5 for
Dummies
Downloads
To download a program, right click on it and select "save Target as" or "Save Link as".
Note: The PHP programs you download will have the extension: .php.txt. After you download the program file, change the file name so that the extension is .php.
| Chapter | Listing | File Name |
| 2 | 2-1 | test.php |
| 3 | 3-1 | Hello.html |
| 3-2 | Hello.php | |
| 4 | 4-1 | Hello-var.php |
| 4-2 | Hello-var2.php | |
| 7 | 7-1 | ForLoopNested.php |
| 7-2 | ForLoopAdv.php | |
| 7-3 | WhileLoop.php | |
| 7-4 | DoWhileLoop.php | |
| 8 | 8-1 | add_footer.inc |
| 8-2 | add_footer2.inc | |
| 8-3 | add_footer3.inc | |
| 9 | 9-1 | form.inc |
| 9-2 | buildForm.php | |
| 10 | 10-1 | displayForm.php |
| 10-2 | displayDate.php | |
| 10-3 | displayFormFields.php | |
| 10-4 | validateForm.php | |
| 10-5 | info.inc | |
| 10-6 | addressForm.inc | |
| 11 | 11-1 | sessionTest1.php |
| 11-2 | sessionTest2.php | |
| 11-3 | uploadFile.php | |
| 11-4 | form_upload.inc | |
| 12 | 12-1 | Convert.php |
| 12-2 | DisplayCustomers.php | |
| 12-3 | DisplayCheckboxes.php | |
| 13 | 13-1 | displayGallery.php |
| 13-2 | downloadFiles.php | |
| 13-3 | mailTest.php | |
| 13-4 | mailGraphic.php | |
| 14 | 14-1 | DisplayCustomer-DB.php |