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
Die EasyPhpThumbnail Klasse erlaubt Ihnen, Thumbnails zu erstellen und Bildmanipulation für GIF, JPG und PNG schnell zu handhaben.
Die Klasse is ...
ANG
GES
G
P
Extension for the forms generation and validation class to manage forms
that are presented in multiple pages. It features:
- Sequential mode (Wi ...
ANG
GES
G
P
A very easy to use yet powerful and quick template engine. Enables you to
seperate your page layout/design from your code. It can handle simple
...
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
Simple class that is useful to hold mysql database link information.
ANG
GES
G
P
Compile many classes into one class. This class get around the limited
class extension that PHP offers. IE class A extends classb, classc etc is
...
ANG
GES
G
P
This class is an HTML parser written in PHP4, by employing which you can
parse a rather-standard HTML stream into a tree-structure, that consitut ...
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 ...