MySQL Tutorial – What is a database?

MySQL Tutorial – What is a database?
Duration : 0:3:29

php script sql query parser sql2tree

http://www.phpclasses.org/browse/package/4916.html
Build a tree to represent an SQL query !
Video of a php class that can be used to build a tree to represent an SQL query.
It takes a given SQL query and parse it to extract the structure or queries and sub-queries. The resulting structure is returned as an array.
Currently it supports only SELECT, INSERT, [...]

Insert data Into Mysql Using PHP – Tutorial

A tutorial from – www.Pic2res.com
How to Insert data Into Mysql Using PHP , step by step tutorial for beginners
Duration : 0:6:54

PHP Tutorial – Register Form, Insert into Database (Part 2)

In this tutorial I teach you how to setup a localhost wamp server, create a MYSQL database, and code a register form that submits data into the database.
(Part 2)
Duration : 0:9:56

MySQL select distinct

MySQL select distinct
Duration : 0:1:47

PHP Tutorial – Register Form, Insert into Database (Part 1)

In this tutorial I teach you how to setup a localhost wamp server, create a MYSQL database, and code a register form that submits data into the database.
(Part 1)
Edits:
[12/1/08] 4,000+ views? Never though it would come to this..
[1/25/09] 6,350 views. I love you guys.
Duration : 0:9:46