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 is a basic class to list the contents of a given directory. This
class is written for UNIX file systems but could work in DOS with a few
ch ...
ANG
GES
G
P
This class allows one to easily query the whois database and returns the information for a specific domain name. It also automatically retrieves t ...
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
This class was created to simplify the process of representing images with
thumbnails. This class simply gets the image's size, converts the heig ...
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
I created this class to present the public an easy to use system for protecting pages and register users. Of course there are a lot of more flexi ...
ANG
GES
G
P
hdYouTube ist ein auf PHP basierendes Skript, mit dem man aus einem HTML Formular ein Video in seinen YouTube Account laden kann. So kann man z.B. ...
ANG
GES
G
P
phpSorm is mainly a base-class which provides a simple way to map a table from a relational database to a PHP-object. The extended functionality i ...