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
This project is effectively a library class for reading/writing/displaying XML documents, for manipulating them in memory by adding/deleting/chang ...
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
Eine PHP FTP Klasse ist sinnvoll, der Vorteil ist sicher das der FTP-Account einen Cage bildet, durch Manipulation, meinetwegen URI-Manipulation, ...
ANG
GES
G
P
class.gzip_encode.php is a php class to gzip encode served content to reduce size.
ANG
GES
G
P
Der PHP Autoloader findet Klassendefinitionen automatisch. Er muss nicht weiter konfiguriert werden und funktioniert so wie er ist über ein einfa ...
ANG
GES
G
P
This is a class for sending email; it has support for To:, Cc:, Bcc: and
Reply-To: headers. It requires that you have sendmail installed.