This MySQL class has the following features:
- Debug messages (can be activate or not);
- Error handling (can be activate or not);
- Basic MySQL functions.
The main idea of this class is to use only methods avoiding a direct
access to the internal variables (means no public variables).
I hope the comments inside the code and the code itself are
self-explanatory. As usual you are free to use/abuse/change this class.
- Debug messages (can be activate or not);
- Error handling (can be activate or not);
- Basic MySQL functions.
The main idea of this class is to use only methods avoiding a direct
access to the internal variables (means no public variables).
I hope the comments inside the code and the code itself are
self-explanatory. As usual you are free to use/abuse/change this class.
ANG
GES
G
P
OIS ermöglicht Oracle DBAs den schnellen Zugriff auf diverse Oracle Parameter und Tuning Views, unter anderem werden folgende Informationen angez ...
ANG
GES
G
P
displays content of variables in human-readable format. just call
debug_var($VAR) and an window opens with the struktur and content
ANG
GES
G
P
MiniXML provides a simple, API to generating and parsing XML. Its advantages are ease-of-use and the fact that no additional libraries are require ...
ANG
GES
G
P
Die Nested Set Klasse bearbeitet Nested Set Bäume die in einer MySQL-DB gespeichert werden.
Diese Funktionen kann die Klasse ausführen:
Knoten ...
ANG
GES
G
P
class that makes it very easy to read and write XML files. It uses an
in-memory tree structure to accomplish this. It allows you to create
ni ...
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- ...
ANG
GES
G
P
FXL Template ist ein einfach zu bedienendes PHP Template System.
Es unterstützt Textersetzungen, schnelle Array Ersetzungen,
Blöcke und vers ...
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 ...