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
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
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
This class select data of PostgreSQL DataBase by SQL instructions and
write results into TXT file (SDF). Alignment and lenghts of columns are con ...
ANG
GES
G
P
A Class to render automagically Form Fields Html code. I use it in
combination with a table that contains the fields description like type,
name ...
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
Class library for easy creation of hybrid WAP pages.
The page is defined in a object oriented generic way.
Depending on the user's browser eithe ...
ANG
GES
G
P
A generalized parsed template caching mechanism, that can work with a variety
of existing template classes.
ANG
GES
G
P
This class is an HTML parser written in PHP4, by employing which you can
parse a rather-standard HTML stream into a tree-structure, that consitut ...