I know there is htmlentities() to block stuff, but how do I block unicode characters from being posted?
Things like U+202e will let them bypass swear filters.
I know there is htmlentities() to block stuff, but how do I block unicode characters from being posted?
Things like U+202e will let them bypass swear filters.