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
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
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 needed for displaying a big group of records in HTML page
ANG
GES
G
P
Almost every PHP and SQL site a search. The problem is that these searches almost never support booleans. If they do it's usually pretty bad. The ...
ANG
GES
G
P
DX0 is a PHP library that generates Dynamic HTML specific to the visitor's browser. DX0 focuses on generating tight, compact DHTML. DX0 allows cla ...
ANG
GES
G
P
Class to convert any document, that can be read by MS Word, to another
format supported by Word.
Converts extensions from/to: doc,dot,txt,rtf,ht ...
ANG
GES
G
P
Interprets database schemas which are written in XML. Takes the schema
either directly or via a file, parses it, generates the SQL necessary and
...
ANG
GES
G
P
This class allows one to read and modify files using the INI file format.