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...
allows you to set default row properties
allows you to set default cell properties
allows you to put javascript code within the cell and row tags
allows you to easy make rows with alternating bgcolors
some of the features are...
allows you to set default row properties
allows you to set default cell properties
allows you to put javascript code within the cell and row tags
allows you to easy make rows with alternating bgcolors
ANG
GES
G
P
Eine einfacheTemplate class in PHP 5 , mit Unterstützung für Platzhalter und Sections.
ANG
GES
G
P
phpMyDir liest ein vorgegebenes verzeichnis nach kriterien aus und gibt die daten als array zurück. das array beinhaltet "verzeichnis + datei + d ...
ANG
GES
G
P
Simple class that is useful to hold mysql database link information.
ANG
GES
G
P
phpSorm is mainly a base-class which provides a simple way to map a table from a relational database to a PHP-object. The extended functionality i ...
ANG
GES
G
P
HtmlReader is a PHP class for mananging html templates. You can insert
variables, multi level if-blocks and multi level loops
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
A class for use with ODP (dmoz.org) data retrieval.
ANG
GES
G
P
QuickTemplate is a PHP extension for mananging templates and performing
multi level variable and block interpolation.