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
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
Hier gibt es ein paar interessante kostenlose Skripte für PHP und Oracle 8i Datenbanken.
ANG
GES
G
P
This software optimizes all of your tables, in all of your databases, and then goes through each table to back it up into peices that can be dumpe ...
ANG
GES
G
P
OO PHP Library is an object oriented PHP library that provides functionality to rapid DB interface building. It uses all advanced features of PHP4 ...
ANG
GES
G
P
phpDatabase.net is an open source pure php database script. You can use it for your application as light weight database. It implements basic data ...
ANG
GES
G
P
Dieses kleine Modul unterstützt das Arbeiten mit Datei-Tabellen, und ist für alle interessant, denen keine SQL Datenbank zur Verfügung steht. B ...
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
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 ...