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
AdminPro is a user authentication class based on MySQL and the PHP Session functions. It was written for Web sites that need some password protect ...
ANG
GES
G
P
This debugger is build with serveral interacting technologies. The core element is a PHP based function, which can be integrated into the appl ...
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
php klassen zum erzeigen einer rss 1.0 datei. unterstützt dublic core und SY module
ANG
GES
G
P
Class for parsing RSS 0.9 and 0.91 formats. Includes utility functions for
walking the parse tree.
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 ...
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 ...