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
Authentification and user track. A simple session manager for all.
ANG
GES
G
P
Very Simple Template allows you to dissociate very simply HTML code from PHP code.
A programer will easily rewrite an HTML project done by a grap ...
ANG
GES
G
P
Try to simplify and improve Sword Su's menutree class
ANG
GES
G
P
phpHtmllib is a set of PHP classes and library functions to help facilitate building, debugging, and rendering of HTML and XHTML. It provides a me ...
ANG
GES
G
P
fileupload.class extends PHP's native support for uploading image and text files through a Web browser. It can clean up the file's name, detect it ...
ANG
GES
G
P
A rule-based system for developing sophisticated tables. You can loop
over an array of colors (or colspan, or align, or whatever) by row or col
...
ANG
GES
G
P
This class is an HTML parser written in PHP4, by employing which you can
parse a rather-standard HTML stream into a tree-structure, that consitut ...
ANG
GES
G
P
Eine einfacheTemplate class in PHP 5 , mit Unterstützung für Platzhalter und Sections.