Simple and easy class for reading/writing 3dim arrays as CSV files.
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
First version of class for formatting of text (TTF) on images. Will allow you to more easily place ttfboxes on images.
ANG
GES
G
P
This is a basic class to list the contents of a given directory. This
class is written for UNIX file systems but could work in DOS with a few
ch ...
ANG
GES
G
P
Mit der Klasse PHPerrorlog können Sie bestimmen was mit den Fehlerausgaben von PHP passieren soll. Sie können die Fehlermeldungen per Mail verse ...
ANG
GES
G
P
Bei cphplib handelt es sich um eine Sammlung von PHP Funktionen. Diese können einfach in bestehende PHP-Scripte eingebunden und sofort genutzt we ...
ANG
GES
G
P
Compile many classes into one class. This class get around the limited
class extension that PHP offers. IE class A extends classb, classc etc is
...
ANG
GES
G
P
This class allows one to easily query the whois database and returns the information for a specific domain name. It also automatically retrieves t ...
ANG
GES
G
P
CMailFile is a PHP class that allows you to attach files to an email you are sending from a PHP script.