PHP Basics
Example: PHP code basics. (see L01_php_syntax.php)-->Go
Example: Conditionals. (see L02_conditionals.php)-->Go
Setting Up Forms using Get and Post
Example: Dropdown Web Form: Are you crazy? (see L02_form.php)-->Go
Example: Form using Get and Post Methods. (see L03_forms.php)-->Go
Example: Get Results page. (see L03_get_results.php)-->Go
Example: Post Results page. (see L03_post_results.php)-->Go
Arrays & Gallerys
Example: Splash Image Array and Random Splash. -->Go
Example: Using a conditional loop (My Travel Wishlist). -->Go
Example: Arrays using For Loops and While Loops -->Go
Example: Gallery Database - Hiking Images->Go
Setting Up Databases
Example: Visual steps to set up a database through Dreamweaver-->Go
Example: Tron Users Database (see P7_purcellnikki.php)-->Go
Example: Restaurants Database (see H06_purcellnikki.php)-->Go
Manual Query
Relational Tables
Gallery Databases
Going Live With Your Site