Form generation and validation class.
Uses flat file to describe form including all display options and
validation.
Validation can be either server-side or client-side via javascript.
This class uses my table class (also found at this site), so don't forget
to download that file as well.
Uses flat file to describe form including all display options and
validation.
Validation can be either server-side or client-side via javascript.
This class uses my table class (also found at this site), so don't forget
to download that file as well.
ANG
GES
G
P
Generates HTML using templates. The data to be inserted is in array form
so that a list of information can be displayed. The format for the data
...
ANG
GES
G
P
The HtmlSource class is a simple way of retrieving, and stripping, HTML
source from any website, given a URL. Supports GET and POST and also
coo ...
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
Prints the uptime of the system in a way you want it to, needs /proc/uptime and therefore works only with Linux.
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
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
First version of class for formatting of text (TTF) on images. Will allow you to more easily place ttfboxes on images.
ANG
GES
G
P
Compile many classes into one class. This class get around the limited
class extension that PHP offers. IE class A extends classb, classc etc is
...
