A class for MySQL managment, it returns an array of these things you selected in the database. It returns if update, delete, insert command was successfull
ANG
GES
G
P
Diese Template-Klasse wurde für kleine Webprojekte unter dem Gesichtspunkt entwickelt, dass die Benutzung so einfach wie nur irgendwie möglich s ...
ANG
GES
G
P
Generates HTML using templates. The data to be inserted is in array form
so that a list of information can be displayed. The format for the data
...
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 class builds completely an HTML Form based in a description of the
fields, it's ideal to avoid writing one form any new table you have to
f ...
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
A generalized parsed template caching mechanism, that can work with a variety
of existing template classes.
ANG
GES
G
P
Description:
Class that generates HTML output of a calendar month based on the table
wrapper base class. It features:
- Generates output any m ...
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- ...
