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
Another MySQL interface class for php.
FUNCTIONS: GetDatabases, CreateDB, DropDB, CopyDB, SelectDB, GetTableList,
GetFieldList, Delete, Update, ...
ANG
GES
G
P
esay - isert/add elements to any position of your array(s) - delete
elements from your array(s) - move elements within your array(s) - replace
e ...
ANG
GES
G
P
AdminPro is a user authentication class based on MySQL and the PHP Session functions. It was written for Web sites that need some password protect ...
ANG
GES
G
P
This project includes some classes which are used to generate very simple
MS Excel file (xls) via PHP. The generated xls file can be obtained by ...
ANG
GES
G
P
Bei cphplib handelt es sich um eine Sammlung von PHP Funktionen. Diese können einfach in bestehende PHP-Scripte eingebunden und sofort genutzt we ...
ANG
GES
G
P
I created this class to present the public an easy to use system for protecting pages and register users. Of course there are a lot of more flexi ...
ANG
GES
G
P
The aim of this class is to easily create a combobox/listbox taking data from an array of one dimension.
Values will be automatically escaped to ...