-
Tutorial 2 – MySQL Database Creation
Robert explains how to create a database within PHPMyAdmin http://www.thephpbasics.com. Original source
-
Tutorial 4 – MySQL Insert
Robert explains how to insert information into a MySQL database from a PHP file and HTML form. Original source
-
Tutorial 1 – Introduction To MySQL
Robert gives a basic overview of why MySQL is useful, what it is used for, and what queries are. http://www.thephpbasics.com. Original source