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
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
A generalized parsed template caching mechanism, that can work with a variety
of existing template classes.
ANG
GES
G
P
Ever written some large-ish PHP app and wished you didn't have to write all those SQL statements by hand? To create all those oh-so-similar classe ...
ANG
GES
G
P
Try to simplify and improve Sword Su's menutree class
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
Der PHP Autoloader findet Klassendefinitionen automatisch. Er muss nicht weiter konfiguriert werden und funktioniert so wie er ist über ein einfa ...
ANG
GES
G
P
QuickTemplate is a PHP extension for mananging templates and performing
multi level variable and block interpolation.
ANG
GES
G
P
Die normale Klasse ErrorPlot von jpGraph kann keine Werte ausgeben.
Durch die Klasse ErrorPlotValues kann man dies.
Es kann die Differenz des 1. ...