logictrap
12-02-2010, 07:03 PM
Looking for advice and code to sanitize html submitted through a cms system.
Permissible content:
html
javascipt
Not Allowed:
php
are there other things that should be excluded?
I realize allowing javascript is also risky, but have to allow it so users can include 3rd party widgets, etc.
Thanks
Permissible content:
html
javascipt
Not Allowed:
php
are there other things that should be excluded?
I realize allowing javascript is also risky, but have to allow it so users can include 3rd party widgets, etc.
Thanks