Hello everyone....
I've been thinking about protecting mysql databases from sql injection attacks by validating form inputs using regular expressions or anything else.
Has anyone got any example of how a norty person might perform a sql injection attack so i can protect my scripts?
I've been thinking about protecting mysql databases from sql injection attacks by validating form inputs using regular expressions or anything else.
Has anyone got any example of how a norty person might perform a sql injection attack so i can protect my scripts?
