- 1,251 categories
- 40,829 scripts
- In this howto you''re gonna learn how you can escape HTML characters, nice and easy using PHP.
This is useful for example to prevent users enter malicious HTML or javascript code into your site using the public forms like guestbooks or message...
- Categories
- Platforms
- Licenses
- Try it out for yourself: http://cyberai.com/inputfilter/
This class can filter input of stray or malicious PHP, Javascript or HTML tags and to prevent cross-site scripting (XSS) attacks. It should be used to filter input supplied by the user, su...
- Categories
- Platforms
- Licenses