Forside > PHP > PHP Databases > PHP MySQL

PHP: MySQL

By Kristoffer Bohmann

How 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