Another MySQL interface class for php.
FUNCTIONS: GetDatabases, CreateDB, DropDB, CopyDB, SelectDB, GetTableList,
GetFieldList, Delete, Update, Insert, InsertID, Query, GetRow, QueryRow,
QueryItem, Exists.
FUNCTIONS: GetDatabases, CreateDB, DropDB, CopyDB, SelectDB, GetTableList,
GetFieldList, Delete, Update, Insert, InsertID, Query, GetRow, QueryRow,
QueryItem, Exists.
ANG
GES
G
P
phpMyDir liest ein vorgegebenes verzeichnis nach kriterien aus und gibt die daten als array zurück. das array beinhaltet "verzeichnis + datei + d ...
ANG
GES
G
P
Sessionara is a handy php class to manage sessions and realize member
areas. In a developer's life, the job to make admin areas is a common
task ...
ANG
GES
G
P
Ever written some large-ish PHP app and wished you didn't have to write all those SQL statements by hand? To create all those oh-so-similar classe ...
ANG
GES
G
P
Class to draw graphs. Only lines and points are supported at this early
stage. Output in PNG format
Refer to examples, as well as source code, f ...
ANG
GES
G
P
emailform is written in and for php4. it is a very easy way to send data gathered with a form to an email recepient.
some of the features are...
...
ANG
GES
G
P
An extenstion of html_mime_mail.class with pgp support
ANG
GES
G
P
Class for composing and generating XML documents. It features:
- Definition of tags and data sections.
- Support input and output iso-8859-1 and ...
ANG
GES
G
P
Der PHP Autoloader findet Klassendefinitionen automatisch. Er muss nicht weiter konfiguriert werden und funktioniert so wie er ist über ein einfa ...
