/Preventing_SQL_InjectionAttacks

Hardening the web-form to validate that the submission is a number, as well as converting the SQL query to a prepared statement preventing a SQL injection attack.

Primary LanguageJavaScript

Watchers