Der PHP Autoloader findet Klassendefinitionen automatisch. Er muss nicht weiter konfiguriert werden und funktioniert so wie er ist über ein einfaches require "Autoloader.php".
ANG
GES
G
P
Prints the uptime of the system in a way you want it to, needs /proc/uptime and therefore works only with Linux.
ANG
GES
G
P
This is a class for sending email; it has support for To:, Cc:, Bcc: and
Reply-To: headers. It requires that you have sendmail installed.
ANG
GES
G
P
Mit dieser Klasse ist die komfortable Ansteuerung von Oracle Datenbanken ab Version 8i aufwärts möglich. Die Klasse läuft unter PHP4 und PHP5 u ...
ANG
GES
G
P
This is a very easy to use class for making tables with various styles.
It also has an example included.
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
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 su ...
ANG
GES
G
P
Sehr einfache Datenbank-Klasse. Einfaches umstellen auf unterschiedliche Datenbanken. Diese Klasse ermöglicht einen Zugriff auf folgende Datenban ...