Object manipulation routine.
Category: Code snippets and classes
ANG GES G P
phpHtmllib is a set of PHP classes and library functions to help facilitate building, debugging, and rendering of HTML and XHTML. It provides a mechanism to output perfectly indented/readable HTML/XHTML source, and a programmatic API to generating HTML/XHTML on the fly.
Category: Code snippets and classes
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 badwords.php This class could also be used for checking words in a more positive way.
Category: Code snippets and classes
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 not possible
Category: Code snippets and classes
ANG GES G P
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.
Category: Code snippets and classes
ANG GES G P
Yet another directory list class
Category: Code snippets and classes
ANG GES G P
Class that connects to a FTP server to work with files and directores. It features: - connect to ftp server - change current working dir - create new empty file - create new dir - change access right to object - send SITE command - copy file - move and rename file or dirs - m ...
Category: Code snippets and classes
ANG GES G P
Full Featured php Form Generation Class, by Strudleman. Simple to use, full CSS support, XHTML compliant output.
Category: Code snippets and classes
ANG GES G P
PHP class to generate Excel files on the fly. Supports formatting of cells, spread sheet protection.
Category: Code snippets and classes
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 required. It comes with two independant implementations, 100% PHP and 100% Perl, which you can use seperately.
Category: Code snippets and classes
ANG GES G P

Store: php-resource.de
php-resource.de