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
/** Class for loading data into a single MySQL table.
** Constructor parameters LoadData(, ).
** Function parameters InputMember(,
input>).
*/
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
Diese Zip-Klasse verpackt rekursiv Ordner und entpackt diese auch rekursiv.
Die Zip-Klasse beinhaltet einen Dateifilter, dieser kann mit Blacklis ...
ANG
GES
G
P
displays content of variables in human-readable format. just call
debug_var($VAR) and an window opens with the struktur and content
ANG
GES
G
P
PHP Klassen zum erzeugen von Atom Feeds. Setzt PHP 5.1RC voraus. Eine deutsche Anleitung ist unter http://www.flaimo.com/php/atom zu finden.
ANG
GES
G
P
This is a very easy to use class for making tables with various styles.
It also has an example included.
ANG
GES
G
P
Ever written some large-ish PHP app and wished you didn't have to write all those SQL statements by hand? To create all those oh-so-similar classe ...