WIKINDX CLASSES

HTML

Class Call:
include_once("core/html/HTML.php");
$html = new HTML();

Description:
Collection of methods to reformat strings usually used for presentation to the web browser.

Methods:
codeToHtml()
nlToHtml()
removeNl()
dbToFormTidy()
dbToHtmlTidy()
stripBBCode()

WIKINDX home      WIKINDX usage      WIKINDX classes