Videos

Published on July 15th, 2012 📆 | 7948 Views ⚑

0

Using PDO with prepared statements to prevent SQL Injection


Text to Speech


Create and use prepared statements with php's PDO object. Prepared statements help secure your web applications through cleaning user input, and PDO abstracts your database type so that you can easily switch between database types and keep your underlying code.


2012-07-15 00:33:54

source





Tagged with:



Comments are closed.