Class for composing and generating XML documents. It features:
- Definition of tags and data sections.
- Support input and output iso-8859-1 and utf-8 (Unicode) encodings.
- Definition of tags and data sections.
- Support input and output iso-8859-1 and utf-8 (Unicode) encodings.
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
Creates a Search engine with switches to vary search and results return
technique
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
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
AdminPro is a user authentication class based on MySQL and the PHP Session functions. It was written for Web sites that need some password protect ...
ANG
GES
G
P
Class for parsing RSS 0.9 and 0.91 formats. Includes utility functions for
walking the parse tree.
ANG
GES
G
P
The aim of this class is to easily create a combobox/listbox taking data from an array of one dimension.
Values will be automatically escaped to ...