Interprets database schemas which are written in XML. Takes the schema
either directly or via a file, parses it, generates the SQL necessary and
(optionally) executes the SQL. Works only with MySQL but could be ported
to other RDBMS very easily.
either directly or via a file, parses it, generates the SQL necessary and
(optionally) executes the SQL. Works only with MySQL but could be ported
to other RDBMS very easily.
ANG
GES
G
P
Conversion of php sessions class to use Oracle instead of MySQL
ANG
GES
G
P
Die PHP-interne Funktion parse_url reicht nicht immer aus, um URLs bzw. URIs korrekt in ihre Komponenten zu zerlegen, wie sich u.a. im PHP- ...
ANG
GES
G
P
A rule-based system for developing sophisticated tables. You can loop
over an array of colors (or colspan, or align, or whatever) by row or col
...
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
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
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 ...
ANG
GES
G
P
Simple and easy class for reading/writing 3dim arrays as CSV files.
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 ...