 |
PHP/MySQL Tutorial
PHP/MySQL Tutorial: Webmonkey's 3-lesson tutorial explains how to create data-driven sites using MySQL and PHP. (Tutorials)
http://webmonkey.wired.com/webmonkey/databases/tutorials/tutorial4.html |
 |
The MySQL SET Datatype
The MySQL SET Datatype: A description of the MySQL SET datatype and suggestions for it's use. (Tutorials)
http://dev.mysql.com/tech-resources/articles/mysql-set-datatype.html |
 |
Simple MySQL Search
Simple MySQL Search: A tutorial that explains how to implement a very simple database search function using PHP. (Tutorials)
http://www.weberdev.com/index.php3?GoTo=ViewArticle.php3?ArticleID=81 |
 |
Threaded Discussion
Threaded Discussion: A tutorial explaining how to create threaded discussion boards using MySQL and PHP. (Tutorials)
http://webmonkey.wired.com/webmonkey/99/31/index3a.html |
 |
Perl/MySQL Tutorial
Perl/MySQL Tutorial: This "Web Database Crash Course" explains how to set up an online database using MySQL and Perl. (Tutorials)
http://webmonkey.wired.com/webmonkey/backend/tutorials/tutorial1.html |
 |
Stopping and Starting MySQL with Windows NT
Stopping and Starting MySQL with Windows NT: Article explains stopping and starting MySQL under Windows NT. (Tutorials)
http://www.hostlibrary.com/node/view/233 |
 |
MySQL Basics - A Tutorial
MySQL Basics - A Tutorial: Explains how to install, maintain, and use the MySQL server on Windows systems. (Tutorials)
http://www.analysisandsolutions.com/code/mybasic.htm |
 |
WebmasterBase: Building a Database-Driven Web Site
WebmasterBase: Building a Database-Driven Web Site: A ten part series of articles about PHP/MySQL site development. (Tutorials)
http://www.webmasterbase.com/article.php/228 |
 |
MySQL Reference Manual
MySQL Reference Manual: The full MySQL Reference Manual in HTML format. (Tutorials)
http://mysql.dyntex.com |
 |
MySQL C API Tutorial
MySQL C API Tutorial: Tutorial on Writing Client Apps with the MySQL C API. (Tutorials)
http://rsynnott.f2g.net/mysql.html |
 |
The Visual Basic - MySQL Tutorial
The Visual Basic - MySQL Tutorial: A comprehensive tutorial series describing the development of a MySQL based Visual Basic application from design to deployment. (Tutorials)
http://www.vbmysql.com/articles/vb_mysql_tutorials/vb_mysql_tutorial-part1.html |
 |
Crash course in using MySQL with PHP
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. (Tutorials)
http://www.webmasterbrain.com/crash-course-in-using-mysql-with-php--4.htm |
 |
MySQL Virtual Workshops
MySQL Virtual Workshops: Series of tutorials that explain SQL syntax through interaction with MySQL. Includes information on Joins, Administration (backups, users) and Normalisation. (Tutorials)
http://www.keithjbrown.co.uk/vworks/mysql/ |
 |
Guide to Installing Home Server
Guide to Installing Home Server: Step by step guide on setting up a home server for website development and testing. (Tutorials)
http://www.webmasterstop.com/tutorials/apache-php-mysql-installation.shtml |
 |
Database Backed Web Application Development
Database Backed Web Application Development: Explains how to setup Apache, MySQL, and PHP on Windows 95/98/ME. (Tutorials)
http://in.geocities.com/samdarshipali/apache-php-mysql.htm |
 |
MySQL & PHP Tutorial
MySQL & PHP Tutorial: The Vermont Web Wizard's tutorial on connecting to MySQL using PHP as the Web front end. (Tutorials)
http://www.vtwebwizard.com/tutorials/mysql/index.html |
 |
MySQL FAQ
MySQL FAQ: A starter's guide on MySQL. Also includes a database of changes in MySQL 3.23 releases. (Tutorials)
http://www.bitbybit.dk/mysqlfaq/ |
 |
Beginners Guide to PHP and MySQL
Beginners Guide to PHP and MySQL: A tutorial that explains how to install and use PHP and MySQL on a Windows platform. (Tutorials)
http://www.weberdev.com/index.php3?GoTo=ViewArticle.php3?ArticleID=22 |
 |
MySQL Knowledge Base
MySQL Knowledge Base: A collection of questions and answers in a categorized, searchable format. (Tutorials)
http://mysql.faqts.com/ |
 |
Open Developer: Web-Based MySQL Management
Open Developer: Web-Based MySQL Management: Explains how to install and use phpMyAdmin for MySQL administration. (Tutorials)
http://www.opendeveloper.org/PHP/HowTo/Web-Based_MySQL_Management_with_PHP/ |
 |
Setting Up a MySQL Based Website
Setting Up a MySQL Based Website: Explains how to perform user authentication for "Members Only" sites via MySQL. (Tutorials)
http://www.linuxplanet.com/linuxplanet/tutorials/1447/1/ |
 |
MySQL 4.x Database Survival Guide
MySQL 4.x Database Survival Guide: Tips and advice about installation, architecture, and subqueries. (Tutorials)
http://www.akadia.com/services/mysql_survival.html |
 |
Build Websites using PHP and MySQL
Build Websites using PHP and MySQL: Zend's tutorial on using PHP for building database driven sites. (Tutorials)
http://www.zend.com/zend/tut/tutorial-yank.php |
 |
MySQL: RDBMS
MySQL: RDBMS: Explains what an RDBMS is and how MySQL utilizes its capabilities. (Tutorials)
http://www.webmasterstop.com/articles/mysql-powerful-rdbms.shtml |
 |
Developer Shed
Developer Shed: A collection of MySQL tutorials on Administration, and Grant Tables. Includes a "Beginning MySQL" tutorial. (Tutorials)
http://www.devshed.com/Server_Side/MySQL/ |
 |
Introduction to MySQL
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. (Tutorials)
http://www.hostlibrary.com/node/view/108 |