Forside > PHP > PHP Databases > PHP SQLite

PHP: SQLite

By Kristoffer Bohmann

How to manipulate SQLite databases using PHP Functions.

See also: SQLite-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