Sehr einfache Datenbank-Klasse. Einfaches umstellen auf unterschiedliche Datenbanken. Diese Klasse ermöglicht einen Zugriff auf folgende Datenbanken:
- mSQL
- MS SQL Server
- MySQL
- ODBC
- Postgres SQL
- Sybase
- mSQL
- MS SQL Server
- MySQL
- ODBC
- Postgres SQL
- Sybase
ANG
GES
G
P
Class that provides an abstraction layer above the PHP PostgreSQL API.
This centralizes all the database connection info such as host, port, etc ...
ANG
GES
G
P
This MySQL class has the following features:
- Debug messages (can be activate or not);
- Error handling (can be activate or not);
- Basic MySQ ...
ANG
GES
G
P
Diese kleine PHP Klasse hilft bei der Parameterverarbeitung via $_GET und $_POST. Werte können komfortabel eingelesen, in der Session gespeichert ...
ANG
GES
G
P
PHP class to generate Excel files on the fly. Supports formatting of
cells, spread sheet protection.
ANG
GES
G
P
Generates HTML using templates. The data to be inserted is in array form
so that a list of information can be displayed. The format for the data
...
ANG
GES
G
P
i18n ist eine sammlung von klassen um mehrsprachige php seiten besser managen zu können. zahlen, währungen, datumsangaben usw. können ebenfalls ...
ANG
GES
G
P
This class allows one to read and modify files using the INI file format.
ANG
GES
G
P
Compile many classes into one class. This class get around the limited
class extension that PHP offers. IE class A extends classb, classc etc is
...