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
A generalized parsed template caching mechanism, that can work with a variety
of existing template classes.
ANG
GES
G
P
Class that connects to a FTP server to work with files and directores.
It features:
- connect to ftp server
- change current working dir
- ...
ANG
GES
G
P
A class for MySQL managment, it returns an array of these things you selected in the database. It returns if update, delete, insert command was su ...
ANG
GES
G
P
Extension for the forms generation and validation class to manage forms
that are presented in multiple pages. It features:
- Sequential mode (Wi ...
ANG
GES
G
P
This is a very easy to use class for making tables with various styles.
It also has an example included.
ANG
GES
G
P
Bei phpdl-login001.class handelt es sich um eine Loginklasse, die eine MySQL - Datenbank benötigt. Mit dieser Klasse haben Sie die Möglichkeit, ...
ANG
GES
G
P
i18n ist eine sammlung von klassen um mehrsprachige php seiten besser managen zu können. zahlen, währungen, datumsangaben usw. können ebenfalls ...
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 ...