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
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
Mit der Klasse PHPerrorlog können Sie bestimmen was mit den Fehlerausgaben von PHP passieren soll. Sie können die Fehlermeldungen per Mail verse ...
ANG
GES
G
P
A class for MySQL managment, it returns an array of these things you selected in the database. It returns if update, delete, insert command was su ...
ANG
GES
G
P
Simple class to translate strings into UTF-8 from your favorite charset.
ANG
GES
G
P
Class for comfortable read and write ini-files.
This class provides functionality for reading ini-file from harddisk, editing it's elements (eas ...
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
Cached Fast Template is a template system for PHP that implements caching for PHP's FastTemplate module. Features include: Supports lock files, so ...
ANG
GES
G
P
displays content of variables in human-readable format. just call
debug_var($VAR) and an window opens with the struktur and content
