hussien89aa / AndroidTutorialForBeginners

Step by step to build Android apps using Android Studio
https://www.udemy.com/android-tutorial-for-beginners/?couponCode=ANDORIDGITHUB
4.38k stars 6.1k forks source link

SQL injection #6

Open marcel2012 opened 7 years ago

marcel2012 commented 7 years ago

Please always use mysqli_real_escape_string when you use data from $_GET.

Problem in files:

segg21 commented 7 years ago

Hey, I recommend using https://github.com/LegitSoulja/SlickInject