Diese Template-Klasse wurde für kleine Webprojekte unter dem Gesichtspunkt entwickelt, dass die Benutzung so einfach wie nur irgendwie möglich sein soll.
Darüber hinaus wurde sehr viel Wert auf die Dokumentierung gelegt, um die Einarbeitungs-Phase möglichst effizient zu gestalten.
Ein weiterer Vorteil ist, dass die Klasse durch ihr objektorientiertes Design sehr leicht wiederverwendbar und erweiterbar ist.
Darüber hinaus wurde sehr viel Wert auf die Dokumentierung gelegt, um die Einarbeitungs-Phase möglichst effizient zu gestalten.
Ein weiterer Vorteil ist, dass die Klasse durch ihr objektorientiertes Design sehr leicht wiederverwendbar und erweiterbar ist.
ANG
GES
G
P
Another MySQL interface class for php.
FUNCTIONS: GetDatabases, CreateDB, DropDB, CopyDB, SelectDB, GetTableList,
GetFieldList, Delete, Update, ...
ANG
GES
G
P
Pass the class any text and it will check for matches against a list of
badwords you wish to exclude.
Excuded words are in ACSII format held in ...
ANG
GES
G
P
Diese Klasse unterstützt alle MySQL Datenbanken ab der V3.x aufwärts und läuft unter PHP4 und PHP5. Eine leicht erlernbare API sollte es auch A ...
ANG
GES
G
P
If you believe that database abstraction is a good think, but you don't want to join the religous fights about the best one out there, then we hav ...
ANG
GES
G
P
This MySQL class has the following features:
- Debug messages (can be activate or not);
- Error handling (can be activate or not);
- Basic MySQ ...
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
Give this class the contents of a robots.txt file or the URL to it and it will parse it for you. As an option you can give it the name or your rob ...