DX0 is a PHP library that generates Dynamic HTML specific to the visitor's browser. DX0 focuses on generating tight, compact DHTML. DX0 allows classes to be added which create reusable cross-browser widgets automatically customized to the browser. IE4+, NS4+, and Mozilla M14+ have been tested and work well.
ANG
GES
G
P
This project is effectively a library class for reading/writing/displaying XML documents, for manipulating them in memory by adding/deleting/chang ...
ANG
GES
G
P
Classic two frame menu. Simple to use yet easily customised
ANG
GES
G
P
emailform is written in and for php4. it is a very easy way to send data gathered with a form to an email recepient.
some of the features are...
...
ANG
GES
G
P
Full Featured php Form Generation Class, by Strudleman.
Simple to use, full CSS support, XHTML compliant output.
ANG
GES
G
P
/** Class for loading data into a single MySQL table.
** Constructor parameters LoadData(, ).
** Function parameters InputMember(,
input>).
*/
ANG
GES
G
P
Die PHP-interne Funktion parse_url reicht nicht immer aus, um URLs bzw. URIs korrekt in ihre Komponenten zu zerlegen, wie sich u.a. im PHP- ...
ANG
GES
G
P
Eine einfacheTemplate class in PHP 5 , mit Unterstützung für Platzhalter und Sections.
ANG
GES
G
P
Another MySQL interface class for php.
FUNCTIONS: GetDatabases, CreateDB, DropDB, CopyDB, SelectDB, GetTableList,
GetFieldList, Delete, Update, ...