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
OO interface for generating HTML tables. All HTML 3.2 elements can be defined.
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 ...
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
This is a class to simplify the listing of classes and allows for
commandline-like wildcards (i.e. '*.txt'). The class currently returns
arrays ...
ANG
GES
G
P
Es kann die Differenz des 1. zum 2. Wert (egal ob nach oben oder nach unten) in prozentualer Entwicklung oder absolut ausgegeben werden.Auf der We ...
ANG
GES
G
P
Authentification and user track. A simple session manager for all.
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
This is a modification on Sword Su's code. You can now collapse menus
with out
having to click on another. I also refined the html a bit. I a ...