english deutsch
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.
Crash course in using MySQL with PHP
A six step crash course into using MySQL with PHP. Learn to connect, add, update, and delete data.
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, and Grant Tables. 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.
Introduction to MySQL
Basic tutorial that explains how to connect to MySQL, create a table, insert data, display database data and change data in PHP.
MySQL & PHP Tutorial
The Vermont Web Wizard's tutorial on connecting to MySQL using PHP as the Web front end.
MySQL 4.x Database Survival Guide
Tips and advice about installation, architecture, and subqueries.
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.
MySQL Virtual Workshops
Series of tutorials that explain SQL syntax through interaction with MySQL. Includes information on Joins, Administration (backups, users) and Normalisation.
MySQL: RDBMS
Explains what an RDBMS is and how MySQL utilizes its capabilities.
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.
Stopping and Starting MySQL with Windows NT
Article explains stopping and starting MySQL under Windows NT.
The MySQL SET Datatype
Articles, forums and sample code on VB+MySQL programming.
The MySQL SET Datatype
A description of the MySQL SET datatype and suggestions for it's use.
The Visual Basic - MySQL Tutorial
A comprehensive tutorial series describing the development of a MySQL based Visual Basic application from design to deployment.
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.