A class for use with ODP (dmoz.org) data retrieval.
ANG
GES
G
P
This class is a expansion to the original PHP string funcions.
All functions was make to use special characters (192-223 and
224-255 in ascii ...
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
This class allows one to read and modify files using the INI file format.
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
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
Class to enable search/replace of files. Can perform the search over one
file, multiple files, entire directories with/without subdirectories. Ca ...
ANG
GES
G
P
A rule-based system for developing sophisticated tables. You can loop
over an array of colors (or colspan, or align, or whatever) by row or col
...
ANG
GES
G
P
Another MySQL interface class for php.
FUNCTIONS: GetDatabases, CreateDB, DropDB, CopyDB, SelectDB, GetTableList,
GetFieldList, Delete, Update, ...