sveegaard
May 1st, 2006, 05:56 AM
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
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