PHP / MySQL
Please view the general outline below for the PHP and MySQL Courses. Offered together or separately.
PHP
This is an 18 hour introduction to php programming. You will learn the basic
concepts of computer programming and what a programming language is. You will
learn what PHP is, how it fits into the overall framework of a web site.
Interactive concepts such as file uploads, database communication, and user
interface will be covered. The fundamentals of HTML, SQL, and JavaScript
will also be covered. more...
MySQL
Nearly all computer programs interact with a database of some sort. Proper database design is crucial to a successful project. Although MySql will be the database that will be used, we will be teaching ANSI standard SQL which is used by all databases today.
Concepts of database normalization, data structures, performance tuning and maintenance will all be covered. Students will gain the knowledge of how to design efficient databases and integrate them with applications that utilize them.





