This package is a database abstraction layer.
It provides PHP5 abstract classes to access database servers and traverse result sets. There are several implementation classes to access different types of databases: SQLite, MySQL and MSSQL.
The classes provide functions to establish connections, execute queries, traverse result sets with pagination support, retrieve the list of databases, tables and fields.
It provides PHP5 abstract classes to access database servers and traverse result sets. There are several implementation classes to access different types of databases: SQLite, MySQL and MSSQL.
The classes provide functions to establish connections, execute queries, traverse result sets with pagination support, retrieve the list of databases, tables and fields.
ANG
GES
G
P
If you don't have access to a database but you do have access to PHP, and you want your web data stored in a database, then this is what you're lo ...
ANG
GES
G
P
Ein Import für CSV-Dateien in eine Mysql-Datenbank.
Das Script erlaubt es für den Import verschiedene Parameter festzulegen.
UTF-8 En/Decode ...
ANG
GES
G
P
EasyBackup wurde erfolgreich getestet und mit einer über 30seitigen Dokumentation versehen. Die Tests haben ergeben, dass die Funktionen von Easy ...
ANG
GES
G
P
This very simplistic, handy database (xml-based) has (among others) fields for topic and comments with which I hope to get more structure in all m ...
ANG
GES
G
P
PHPGem is a PHP-script which accelerates the creation of PHP-scripts
for working with tables. It works with different SQL-servers such as
Postgr ...
ANG
GES
G
P
A simple yet fully extensible mySQL database management class. Can be
easily used to extend other classes requiring database access. Example
usa ...
ANG
GES
G
P
This class can generate SQL queries to import data from XML files into an SQL database table. It uses the Simple XML extension of PHP 5 to parse X ...
ANG
GES
G
P
myDF is a simple but effective DataFrontend for mySQL powered by PHP scripts. With mySQL you can add, edit, delete and display records from mySQL- ...