Skip to content

Fix SQL injection issues

There are lots of SQL injections in this project!
Please check the OWASP list for the most obvious security issues in web applications and definitely use prepared mysqli statements to prevent injections from happening.

I found this Project via the Gitlab PHP tag and was just randomly checking some projects... This is just some free advice to make an application somewhere on this world more secure 😉