Class that provides an abstraction layer above the PHP PostgreSQL API.
This centralizes all the database connection info such as host, port, etc.
Same class an be used to connect to multiple databases on different
servers and on different ports.
This centralizes all the database connection info such as host, port, etc.
Same class an be used to connect to multiple databases on different
servers and on different ports.
ANG
GES
G
P
class that makes it very easy to read and write XML files. It uses an
in-memory tree structure to accomplish this. It allows you to create
ni ...
ANG
GES
G
P
Simple classe to display a recordset with a page next and previous. You could customize it like google.com :)
ANG
GES
G
P
Class to do various things with strings, such as strip all slashes from
the string or an (multi-dimension) array of them, as well as add the
sla ...
ANG
GES
G
P
Class for comfortable read and write ini-files.
This class provides functionality for reading ini-file from harddisk, editing it's elements (eas ...
ANG
GES
G
P
Der PHP Autoloader findet Klassendefinitionen automatisch. Er muss nicht weiter konfiguriert werden und funktioniert so wie er ist über ein einfa ...
ANG
GES
G
P
Die Nested Set Klasse bearbeitet Nested Set Bäume die in einer MySQL-DB gespeichert werden.
Diese Funktionen kann die Klasse ausführen:
Knoten ...
ANG
GES
G
P
This class allows one to read and modify files using the INI file format.
ANG
GES
G
P
AdminPro is a user authentication class based on MySQL and the PHP Session functions. It was written for Web sites that need some password protect ...