This package provides a module allowing you to use the sqlite self-contained database engine from within your php scripts, eliminating the need for a full sql server installation like mysql or postgresql. it also includes the pdo_sqlite module, for use with the php data object extension.
php (recursive acronym for php: hypertext preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into html.