40 likes | 175 Views
Class 5 PHP MySQL. Robert Mudge. Reference: http://www.w3schools.com/php/. MySQL Class 5 outline. Homework 4 Review Source Code and Project Layout Login from database Menus CSS Javascript Homework 5. Base App Project. Homework for implemented Download Project BaseApp.0.0.1.zip
E N D
Class 5PHP MySQL Robert Mudge Reference: http://www.w3schools.com/php/
MySQL Class 5 outline • Homework 4 Review • Source Code and Project Layout • Login from database • Menus • CSS • Javascript • Homework 5
Base App Project • Homework for implemented • Download ProjectBaseApp.0.0.1.zip • Class to discuss the source code and operations of the Base App Project
Homework 5 • Using Base App. Implement a user self registration through a form and email (if possible) verification. • Thoroughly comment the functions for purpose, params and returns from utility.php • Complete the language strings for all remaining GUI text in the application • Create the menu using roll over buttons, hint see the brag-n-bracelets web site. • Turn in – • Screen shot self registration process • Screen shot of the menu rollover buttons • Source code of the project for utility.php, menu_main.php and language.php • Bring website to class for demonstration