|
Form Validation With PHP
|
Other links at PHP > Tutorials > Form Processing |
| 1. |
Quick look at forms
|
|
|
This shows a basic way to use forms with php. Also includes a required field demo.
|
| 3. |
Create a PHP Checkbox
|
|
|
How to check, uncheck, display and have fun with HTML checkbox objects using PHP and Super Globals.
|
| 4. |
Simple File Uploading
|
|
|
Wouldnt it be great if you could let users add files for download on your site? Fortunately, PHP provides great functions to allow file uploading via a web browser. This tutorial is intended for those who are new to File Uploading with PHP.
|
| 5. |
Create a PHP Select List
|
|
|
How to select, display and have fun with HTML select list objects using PHP and Super Globals.
|
|
|