PHP: MSSQL / Microsoft SQL Server
By Kristoffer BohmannHow to manipulate MSSQL databases using PHP Functions.
See also: SQL Server-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
