WIKINDX METHODS

Method:
dbToHtmlTidy()

Class:
HTML

Method Call:
include_once("core/html/HTML.php");
$html = new HTML();
STRING $html->stripBBCode(STRING: $string);

Description:
Strip all BBCode from the input string.

 

Usage:

WIKINDX home      WIKINDX usage      WIKINDX classes