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
First version of class for formatting of text (TTF) on images. Will allow you to more easily place ttfboxes on images.
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
A framework for mysql database searches and displaying the results
making it quick and easy to set up a html search form.
ANG
GES
G
P
Diese kleine PHP Klasse hilft bei der Parameterverarbeitung via $_GET und $_POST. Werte können komfortabel eingelesen, in der Session gespeichert ...
ANG
GES
G
P
This class is an HTML parser written in PHP4, by employing which you can
parse a rather-standard HTML stream into a tree-structure, that consitut ...
ANG
GES
G
P
OO interface for generating HTML tables. All HTML 3.2 elements can be defined.