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
not possible
class extension that PHP offers. IE class A extends classb, classc etc is
not possible
ANG
GES
G
P
This project includes some classes which are used to generate very simple
MS Excel file (xls) via PHP. The generated xls file can be obtained by ...
ANG
GES
G
P
Beautifier highlights and indents source code using highlight configuration files (which are similar to Ultraedit highlighting files). As such, it ...
ANG
GES
G
P
Class to draw graphs. Only lines and points are supported at this early
stage. Output in PNG format
Refer to examples, as well as source code, f ...
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
This class provides an easy to use library to the PHP GD-based image functions.
Features: Many smart and useful resize options. TTF text generati ...
ANG
GES
G
P
Allow send POST headers to any sites, icq, boards, and other...
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
fileupload.class extends PHP's native support for uploading image and text files through a Web browser. It can clean up the file's name, detect it ...