- Beginners Guide to PHP and MySQL - A tutorial that explains how to install and use PHP and MySQL on a Windows platform.
- Build Websites using PHP and MySQL - Zend's tutorial on using PHP for building database driven sites.
- Database Backed Web Application Development - Explains how to setup Apache, MySQL, and PHP on Windows 95/98/ME.
- Developer Shed - A collection of MySQL tutorials on Administration, Grant Tables, etc. Includes a "Beginning MySQL" tutorial.
- Guide to Installing Home Server - Step by step guide on setting up a home server for website development and testing.
- MySQL & PHP Tutorial - The Vermont Web Wizard's tutorial on connecting to MySQL using PHP as the Web front end.
- MySQL Basics - A Tutorial - Explains how to install, maintain, and use the MySQL server on Windows systems.
- MySQL C API Tutorial - Tutorial on Writing Client Apps with the MySQL C API.
- MySQL FAQ - A starter's guide on MySQL. Also includes a database of changes in MySQL 3.23 releases.
- MySQL Knowledge Base - A collection of questions and answers in a categorized, searchable format.
- MySQL Reference Manual - The full MySQL Reference Manual in HTML format.
- The MySQL SET Datatype - Articles, forums and sample code on VB+MySQL programming.
- MySQL Virtual Workshops - Series of tutorials that explain SQL syntax through interaction with MySQL. Includes information on Joins, Administration (backups, users etc) and Normalisation.
- Open Developer: Web-Based MySQL Management - Explains how to install and use phpMyAdmin for MySQL administration.
- Perl/MySQL Tutorial - This "Web Database Crash Course" explains how to set up an online database using MySQL and Perl.
- PHP/MySQL Tutorial - Webmonkey's 3-lesson tutorial explains how to create data-driven sites using MySQL and PHP.
- Setting Up a MySQL Based Website - Explains how to perform user authentication for "Members Only" sites via MySQL.
- Simple MySQL Search - A tutorial that explains how to implement a very simple database search function using PHP.
- TCX's MySQL Tutorial - This comprehensive tutorial is part of the MySQL Reference Manual.
- Threaded Discussion - A tutorial explaining how to create threaded discussion boards using MySQL and PHP.
- WebmasterBase: Building a Database-Driven Web Site - A ten part series of articles about PHP/MySQL site development.
|