Latest JAS v1.1.0
144 plugins online

Code / Mutilate / htmlDecode

Mutilate :: htmlDecode
Method
include/mutilate.php

Description...

Arguments

text
Argument

Return values

Mixed
Returns

Examples

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

Comments (0)