» tagged pages
» logout
StripTags
Return to StripTags

Installation

(or Cancel)

(Editing anonymously: to be credited for your changes, login or register a new account)

other page actions:

Tags Applied to this Topic

1 person has tagged this page:

StripTags Wiki Pages

The latest version of StripTags is 1.0.0, and can be downloaded from http://chipmunkninja.com/download/striptags-1.0.0.tar.gz

To Install:

1. Copy strip_tags.php and unidecode.php to somewhere in your include_path as specified in php.ini or to the same directory as the application that will use it.

2. Add the following line to the top of the application that will use StripTags:

require_once('strip_tags.php');

3. The stripptagstest.php class is strictly for testing/demonstration purposes and can be ignored/deleted.

Good luck!

Username:
Password:
(or Cancel)