Die Nested Set Klasse bearbeitet Nested Set Bäume die in einer MySQL-DB gespeichert werden.
Diese Funktionen kann die Klasse ausführen:
Knoten einfügen
- als Kind
- als linken/rechten Bruder
Knoten löschen
Bewegen eines Knotens inc. seiner Kinder
- nach links/rechts
- nach Oben/Unten (Ebene)
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
Interprets database schemas which are written in XML. Takes the schema
either directly or via a file, parses it, generates the SQL necessary and
...
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
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
xmlobjects is a class for reading xml documents and to parse it into a php object for easy access from within php.
this class is some kind of exp ...
ANG
GES
G
P
html table builder is written in and for php4 and allows you to dynamically create html tables within your php code.
some of the features are...
...
ANG
GES
G
P
webring provides an easy-to-configure solution for creating a webring. All
URLs are stored in one file (webring.urls), and each link in the webri ...
ANG
GES
G
P
Form generation and validation class.
Uses flat file to describe form including all display options and
validation.
Validation can be either se ...
