Chapter 8 Error Handling

This is index.php where each client will start.

Head.php and Footer.php will have all the logic needed to construct each page.

Mysqli_connect will be the shared function to enable each page to connect.

The navigational options are contained in the header portion.

 

Validation of User Input

Two versions of Registration and two versions olf view users.