'; function printb($bool) { echo '' . ($bool ? 'Pass' : 'Fail') . ''; } function printEval($code) { echo '
' . htmlspecialchars($code) . '
'; eval($code); } ?> HTML Purifier Function Include Smoketest

HTML Purifier Function Include Smoketest

Tests whether or not the includes are done properly and whether or not the library is lazy loaded.

HTMLPurifier class doesn't exist:

HTMLPurifier class exists: