L01

PHP Basics

Example: PHP code basics. (see L01_php_syntax.php)-->Go

Example: Conditionals. (see L02_conditionals.php)-->Go

 

Setting Up Multiple Client Sites

Example: Installing MAMP on your local workstation. -->Go

 

L03

PHP Emails

Example: An email form setup. -->Go

 

L04

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

 

L05

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

 

L06

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

 

L09

Manual Query

 

 

L10

Relational Tables

 

 

L11

Gallery Databases

 

 

L12

Going Live With Your Site