Using PHP with MySQL
Connecting to a MySQL database
Working with the first row of the result set
Working with the full result set
Handling exceptions
Using
INSERT
,
UPDATE
and
DELETE
Back