Module Three

sql_data phpadmin mysql php

SQL and MySQL are all very important when it comes to building dynamic websites while using PHP. SQL, short for Structured Query Language, is a group of special words used exclusively for interacting with databases. Unlike other languages, SQL is surprisingly easy to learn yet amazingly powerful.

On this module I was introduced to MySQL/SQL through multiple sources. I used my textbook, tutorials from Bucky, Zend PHP 101 and W3Schools to complete my assignments and mostly to educate myself about SQL. My professor was also a helpful source through my learning process.

To explore all of my assignments, simply click on the links below. Enjoy!

Assignments:

New Boston MySQL Videos

Textbook Reading

W3Schools

PHP 101 Tutorials