-
Tutorial 6 – MySQL Where
Robert explains how to use the WHERE clause to retrieve information from a MySQL. Original source
-
Tutorial 5 – MySQL Select
Robert explains how to select information from a MySQL and display the data to users. Original source
-
Tutorial 7 – MySQL Order By
Robert explains how to use the ORDER BY keyword to retrieve information from a MySQL. 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