A base class and 2 derivated classes to generate clients for dictionary
servers
that follow the DICT protocol (RFC 2229), such as the server at dict.org
Included also 2 example of query interfaces generated using this classes,
one performs
a simple search, and the other shows how to get information from the
dictionary server
and use that to generate a form allowing for more complex searches.
servers
that follow the DICT protocol (RFC 2229), such as the server at dict.org
Included also 2 example of query interfaces generated using this classes,
one performs
a simple search, and the other shows how to get information from the
dictionary server
and use that to generate a form allowing for more complex searches.
ANG
GES
G
P
jfile class is a wrapper class for fopen/fclose and flock. With this
class, its easy to open new files which are locked and released after use
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
This class allows one to read and modify files using the INI file format.
ANG
GES
G
P
ProgressClass stellt eine PHP-Klasse für die dynamische Anzeige und Veränderung eines Fortschrittsbalkens zur Verfügung. In einem Fenster im Wi ...
ANG
GES
G
P
QuickTemplate is a PHP extension for mananging templates and performing
multi level variable and block interpolation.
ANG
GES
G
P
Beautifier highlights and indents source code using highlight configuration files (which are similar to Ultraedit highlighting files). As such, it ...
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 ...
ANG
GES
G
P
The HtmlSource class is a simple way of retrieving, and stripping, HTML
source from any website, given a URL. Supports GET and POST and also
coo ...