Latest JAS v1.1.0
144 plugins online

Code / Mutilate / stripTags

Mutilate :: stripTags
Method
include/mutilate.php

Description...

Arguments

text
Argument

Return values

Mixed
Returns

Examples

Mutilate StripTags method example
PHP
<?
  $mutilate->stripTags($text);  //Call Mutilate::stripTags method
?>

Comments (0)