Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

PHP input sanitizer?

What are some good PHP html (input) sanitizers?

Preferably, if something is built in - I'd like to us that.

UPDATE:

Per the request, via comments, input should not allow HTML (and obviously prevent XSS & SQL Injection, etc).

like image 337
TeddyN Avatar asked Jul 05 '26 02:07

TeddyN


1 Answers

html purifier -> http://htmlpurifier.org/

like image 179
osm Avatar answered Jul 06 '26 16:07

osm



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!