+ 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
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.
0
Look on internet for SQL injection, SQL escape