Class to do various things with strings, such as strip all slashes from
the string or an (multi-dimension) array of them, as well as add the
slashes, trim start/end white space, etc. Just something I found useful,
and which you can easily add to.
the string or an (multi-dimension) array of them, as well as add the
slashes, trim start/end white space, etc. Just something I found useful,
and which you can easily add to.
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
Creates a Search engine with switches to vary search and results return
technique
ANG
GES
G
P
phpSorm is mainly a base-class which provides a simple way to map a table from a relational database to a PHP-object. The extended functionality i ...
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
Class for parsing RSS 0.9 and 0.91 formats. Includes utility functions for
walking the parse tree.
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
Class for composing and generating XML documents. It features:
- Definition of tags and data sections.
- Support input and output iso-8859-1 and ...