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 very easy to use yet powerful and quick template engine. Enables you to
seperate your page layout/design from your code. It can handle simple
...
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 ...
ANG
GES
G
P
Here another html template implementation. 2 main features are:
* Allows nested templates,
* Easy to use.. (I hope so.. :) )
ANG
GES
G
P
This MySQL class has the following features:
- Debug messages (can be activate or not);
- Error handling (can be activate or not);
- Basic MySQ ...
ANG
GES
G
P
A "better" CountryList class. Supports German, English and Frensh ISO 3166
Country Codes and Names.
ANG
GES
G
P
Cached Fast Template is a template system for PHP that implements caching for PHP's FastTemplate module. Features include: Supports lock files, so ...
ANG
GES
G
P
Very Simple Template allows you to dissociate very simply HTML code from PHP code.
A programer will easily rewrite an HTML project done by a grap ...
