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
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
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
simple implementation of the nntp protocol which allows php to make
postings to a newsgroup. You can also reply to your own postngs on the
same ...
ANG
GES
G
P
Give this class the contents of a robots.txt file or the URL to it and it will parse it for you. As an option you can give it the name or your rob ...
ANG
GES
G
P
PHP class to generate Excel files on the fly. Supports formatting of
cells, spread sheet protection.
ANG
GES
G
P
Returns client information based on HTTP_USER_AGENT
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
Class to draw graphs. Only lines and points are supported at this early
stage. Output in PNG format
Refer to examples, as well as source code, f ...
