Description:
Class that generates HTML output of a calendar month based on the table
wrapper base class. It features:
- Generates output any month of any year of the calendar.
- Returns an HTML string that is compliant with XHTML.
- Lets the HTML properties and data format of the calendar days table
cells be customized in a subclass.
Class that generates HTML output of a calendar month based on the table
wrapper base class. It features:
- Generates output any month of any year of the calendar.
- Returns an HTML string that is compliant with XHTML.
- Lets the HTML properties and data format of the calendar days table
cells be customized in a subclass.
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, ...