This class allows easily to create the HTML forms, receive from them the data, check, forms the answer, at desire can generate SQL query, in the given example it creates the table and then sends it¸ as the e-mail.
Category: Mailer
ANG GES G P
Delete a directory and all it's files and directories.
Category: Other PHP scripts
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
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
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
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
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
Class to crypt and decrypt data
Category: Security with PHP
ANG GES G P
Management a MySql table with list of the table: each row is a record of the table, we can update, delete or insert in the table
Category: Script extensions
ANG GES G P
This MySQL class has the following features: - Debug messages (can be activate or not); - Error handling (can be activate or not); - Basic MySQL functions. The main idea of this class is to use only methods avoiding a direct access to the internal variables (means no public variables). I h ...
Category: Code snippets and classes
ANG GES G P

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