Eine einfacheTemplate class in PHP 5 , mit Unterstützung für Platzhalter und Sections.
ANG
GES
G
P
Interprets database schemas which are written in XML. Takes the schema
either directly or via a file, parses it, generates the SQL necessary and
...
ANG
GES
G
P
Simple classe to display a recordset with a page next and previous. You could customize it like google.com :)
ANG
GES
G
P
This class can generate pie chart graphics from arrays of values for each slice of the pie. You can customize the colors and the size of the chart ...
ANG
GES
G
P
Almost every PHP and SQL site a search. The problem is that these searches almost never support booleans. If they do it's usually pretty bad. The ...
ANG
GES
G
P
class.gzip_encode.php is a php class to gzip encode served content to reduce size.
ANG
GES
G
P
This class was created to simplify the process of representing images with
thumbnails. This class simply gets the image's size, converts the heig ...
ANG
GES
G
P
Another MySQL interface class for php.
FUNCTIONS: GetDatabases, CreateDB, DropDB, CopyDB, SelectDB, GetTableList,
GetFieldList, Delete, Update, ...
ANG
GES
G
P
This is a class to simplify the listing of classes and allows for
commandline-like wildcards (i.e. '*.txt'). The class currently returns
arrays ...