diff --git a/docs/examples/demo.php b/docs/examples/demo.php index d5b3a5b1..4fdd259e 100644 --- a/docs/examples/demo.php +++ b/docs/examples/demo.php @@ -54,6 +54,13 @@ if (!empty($_REQUEST['html'])) { // start result ?>
Here is your purified HTML:
Return to HTMLPurifier's home page. Try the form in GET and POST request -flavors (GET is easy to validate, but POST allows larger inputs).
- - - +flavors (GET is easy to validate with W3C, but POST allows larger inputs).