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
MiniXML provides a simple, API to generating and parsing XML. Its advantages are ease-of-use and the fact that no additional libraries are require ...
ANG
GES
G
P
Embed those pesky little gif files right into your scripts.
ANG
GES
G
P
This class is a expansion to the original PHP string funcions.
All functions was make to use special characters (192-223 and
224-255 in ascii ...
ANG
GES
G
P
Sophisticated XML Management library for XML file that does not rely at
all on php pre-defined xml classes.
ANG
GES
G
P
Sehr einfache Datenbank-Klasse. Einfaches umstellen auf unterschiedliche Datenbanken. Diese Klasse ermöglicht einen Zugriff auf folgende Datenban ...
ANG
GES
G
P
Die PHP-interne Funktion parse_url reicht nicht immer aus, um URLs bzw. URIs korrekt in ihre Komponenten zu zerlegen, wie sich u.a. im PHP- ...