Hi,

How do I genrate an error if a user tries to input e.g. " or \ into form fields? It's for protecting against SQL-injection. Looking for array-function to list several forbidden characters.

I've tried strpos