Closed tylersmith102998 closed 4 years ago
Automatically sanitize from SQL injection on queries. Plan is to escape HMTL characters and slashes and such in a different function
Mostly implemented, but needs fixing. See issue #16
Automatically sanitize from SQL injection on queries. Plan is to escape HMTL characters and slashes and such in a different function