Content deleted Content added
PythonSwarm (talk | contribs) No edit summary |
Undid revision 964546209 by ThesenatorO5-2 (talk) Claim not supported by citation. Looking at the actual function added (https://www.php.net/manual/en/function.htmlspecialchars.php), it doesn't seem to have anything to do with this article. |
||
Line 10:
== Implementations ==
In [[PHP]], HTML sanitization can be performed using the <code>strip_tags
In [[Java (programming language)|Java]] (and [[.NET Framework|.NET]]), sanitization can be achieved by using the [[OWASP]] Java HTML Sanitizer Project.<ref>https://www.owasp.org/index.php/OWASP_Java_HTML_Sanitizer_Project</ref>
|