How about security | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How about security

After getting all Php and Sql courses i didn't find any course talking about or meaning how to secure our codes or prevent sql injection. could you some tutorial of basic trick showing how beginners can secure their codes and data bases. Please

25th Sep 2016, 4:43 PM
Driss Baidou
Driss Baidou - avatar
2 Answers
+ 1
if you want security on your project, you can implement PHP Framework to your project. Such as Yii, CodeIgniter, Laravel, etc... SQL Injection is most harmful for native PHP.
15th Nov 2016, 12:42 AM
Fendi Septiawan
Fendi Septiawan - avatar
0
Look on internet for SQL injection, SQL escape
22nd Oct 2016, 11:38 PM
Аца Србија
Аца Србија - avatar