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 match html specifications, according to php internal functions htmlentities and htmlspecialchars.
Values will be automatically escaped to match html specifications, according to php internal functions htmlentities and htmlspecialchars.
ANG
GES
G
P
The LDAP class for PHP is an easy way to interface your PHP program with an LDAP database. The interface is similar to what you would find in a fi ...
ANG
GES
G
P
Einfach Klasse zur Darstellung von Datensätzen in Listen. Generiert automatisch Informationen wie "*Ergebnisse* 10-20 von 662", Blätterlinks wie ...
ANG
GES
G
P
This is a class to simplify the listing of classes and allows for
commandline-like wildcards (i.e. '*.txt'). The class currently returns
arrays ...
ANG
GES
G
P
A "better" CountryList class. Supports German, English and Frensh ISO 3166
Country Codes and Names.
ANG
GES
G
P
Paranoia was designed to check the validity of the parameters that a php
page will receive after a form submision. It can be used to check the
v ...
ANG
GES
G
P
jfile class is a wrapper class for fopen/fclose and flock. With this
class, its easy to open new files which are locked and released after use
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 ...