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 classes which all did the same thing: retrieve, update, insert and delete lines from a database?
Well, if you have, good news: you don't have to anymore
Well, if you have, good news: you don't have to anymore
ANG
GES
G
P
Class for comfortable read and write ini-files.
This class provides functionality for reading ini-file from harddisk, editing it's elements (eas ...
ANG
GES
G
P
php klassen zum erzeugen von vCard dateien die in outlook & co importiert werden können.
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
Mit diesem Script kann man bestimmte Seiten cachen. Eignet sich gut um schlechte Datenbankperformance aus zugleichen.
ANG
GES
G
P
Simple and easy class for reading/writing 3dim arrays as CSV files.
ANG
GES
G
P
Class that provides an abstraction layer above the PHP PostgreSQL API.
This centralizes all the database connection info such as host, port, etc ...
ANG
GES
G
P
Another MySQL interface class for php.
FUNCTIONS: GetDatabases, CreateDB, DropDB, CopyDB, SelectDB, GetTableList,
GetFieldList, Delete, Update, ...
ANG
GES
G
P
Die EasyPhpThumbnail Klasse erlaubt Ihnen, Thumbnails zu erstellen und Bildmanipulation für GIF, JPG und PNG schnell zu handhaben.
Die Klasse is ...