PHP: MySQL
By Kristoffer BohmannHow to manipulate MySQL databases using PHP Functions.
See also: MySQL-section.
Connecting
abc
Database: Create, Alter and Drop
abc
Table: Create, Alter and Drop
abc
SELECT data
abc
INSERT data
abc
UPDATE data
abc
DELETE data
abc
Escape strings
abc
