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 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
Prints the uptime of the system in a way you want it to, needs /proc/uptime and therefore works only with Linux.
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
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
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
Das Projekt Backlink Analyse Tool wurde ins Leben gerufen, um ambitionierten Webmastern, die Möglichkeit zu geben, die Struktur von Backlinks bes ...
ANG
GES
G
P
Class that provides an abstraction layer above the PHP PostgreSQL API.
This centralizes all the database connection info such as host, port, etc ...