Page MenuHomePhorge

function hsprintf($html)
Phorge Technical Documentation (Remarkup)

Format a HTML code. This function behaves like sprintf(), except that all the normal conversions (like %s) will be properly escaped.

Parameters
$html
Return
wild