Class to do various things with strings, such as strip all slashes from
the string or an (multi-dimension) array of them, as well as add the
slashes, trim start/end white space, etc. Just something I found useful,
and which you can easily add to.
the string or an (multi-dimension) array of them, as well as add the
slashes, trim start/end white space, etc. Just something I found useful,
and which you can easily add to.
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
PHP Klasse für die Administration einer mod_auth_mysql Datenbank, benötigt Apache mit mod_auth_mysql!
Ein einfaches Demo Interface gibts auch..
ANG
GES
G
P
Simple and easy class for reading/writing 3dim arrays as CSV files.
ANG
GES
G
P
Class to draw graphs. Only lines and points are supported at this early
stage. Output in PNG format
Refer to examples, as well as source code, f ...
ANG
GES
G
P
Beautifier highlights and indents source code using highlight configuration files (which are similar to Ultraedit highlighting files). As such, it ...
ANG
GES
G
P
A framework for mysql database searches and displaying the results
making it quick and easy to set up a html search form.
ANG
GES
G
P
QuickTemplate is a PHP extension for mananging templates and performing
multi level variable and block interpolation.
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 ...