Paketname | php5-sqlite |
Beschreibung | SQLite module for php5 |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 5.3.3-7+squeeze8 |
Sektion | php |
Priorität | optional |
Installierte Größe | 196 Byte |
Hängt ab von | libc6 (>= 2.4), libsqlite0 (>= 2.8.17), libsqlite3-0 (>= 3.7.3), phpapi-20090626+lfs, php5-common (= |
Empfohlene Pakete | |
Paketbetreuer | Debian PHP Maintainers |
Quelle | php5 |
Paketgröße | 48478 Byte |
Prüfsumme MD5 | 115d7fff090a6999719648c3f029a0a5 |
Prüfsumme SHA1 | 084203dfaa320351e97843d0d6a723ed180a2223 |
Prüfsumme SHA256 | f8b697dfe96f3e380f6f169737aec66eb0cf0db15c0912cadd73e7827685951a |
Link zum Herunterladen | php5-sqlite_5.3.3-7+squeeze8_i386.deb |
Ausführliche Beschreibung | 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.
.
PHP5 is a widely-used general-purpose scripting language that is
especially suited for Web development and can be embedded into HTML.
The goal of the language is to allow web developers to write
dynamically generated pages quickly. This version of PHP5 was built
with the Suhosin patch.
|