The solution for the SQL Injection Bug
November 3rd, 2006Joel Spolsky explains in detail about the SQL Injection Bug. But there are direct pointers to solve the issue..
It looks like using The Prepared Statements is the right solution
mysql phpJoel Spolsky explains in detail about the SQL Injection Bug. But there are direct pointers to solve the issue..
It looks like using The Prepared Statements is the right solution
mysql php