Sites with MySQL tutorials
- mysql tutorials
-
Codecoffee.com - SQL In Simple English
The basics of SQL as a Q&A session. Most of the questions are the ones that most novices would like to ask.
- Htmlgoodies.com - Databases in PHP
An introduction to using databases with PHP.
-
Webmonkey.wired.com -MySQL
Tutorials on databases and how to use MySQL with PHP. There's Your First Database and more from the backend section.
-
CFXWeb.net - PHP & MySQL overview
An simple overview of PHP and MySQL.
-
Astutecomputing.com - MySQL tutorial
A tutorial on the basics of creating a test table, connecting to the database, and some simple functions.
-
ONLamp.com - MySQL crash course
An overview of SQL for the MySQL databases for beginners.
-
Evolt.org - Database Access
An overview of connecting to and using a database with PHP.
-
ONLamp.com - MySQL with PHP
An introduction to using SQL and PHP.
