A class for use with ODP (dmoz.org) data retrieval.
ANG
GES
G
P
Compile many classes into one class. This class get around the limited
class extension that PHP offers. IE class A extends classb, classc etc is
...
ANG
GES
G
P
/** Class for loading data into a single MySQL table.
** Constructor parameters LoadData(, ).
** Function parameters InputMember(,
input>).
*/
ANG
GES
G
P
A rule based system for taking data associated with a database result id
and pushing through specified templates. Allows for significant reuse o ...
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 ...
ANG
GES
G
P
Diese Klasse ermöglicht die Abfrage der WHOIS Informationen und Verfügbarkeit von insgesamt 254 unterschiedlichen Top Level Domains.
Zudem kann ...
ANG
GES
G
P
The aim of this class is to easily create a combobox/listbox taking data from an array of one dimension.
Values will be automatically escaped to ...
ANG
GES
G
P
xmlobjects is a class for reading xml documents and to parse it into a php object for easy access from within php.
this class is some kind of exp ...
ANG
GES
G
P
Class for comfortable read and write ini-files.
This class provides functionality for reading ini-file from harddisk, editing it's elements (eas ...