Content deleted Content added
m clean up using AWB |
No edit summary |
||
Line 6:
In [[PHP]] this can be performed using the <code>strip_tags()</code> function.<ref>http://www.php.net/strip_tags</ref>
In [[Java]] this can be achieved by using OWASP Java HTML Sanitizer Project <ref>https://www.owasp.org/index.php/OWASP_Java_HTML_Sanitizer_Project</ref>
== References ==
|