PHP Classes

Why you don't use PDO prepared Statement to build SQL-Querys.

Recommend this page to a friend!

      PHP Database Adapter class  >  All threads  >  Why you don't use PDO prepared...  >  (Un) Subscribe thread alerts  
Subject:Why you don't use PDO prepared...
Summary:Package rating comment
Messages:1
Author:Lars Röttig
Date:2013-03-27 18:35:06
 

Lars Röttig rated this package as follows:

Utility: Sufficient
Consistency: Not sure
Documentation: Not sure
Examples: Not sure

  1. Why you don't use PDO prepared...   Reply   Report abuse  
Picture of Lars Röttig Lars Röttig - 2013-03-27 18:35:06
Why you don't use PDO prepared Statement to build SQL-Querys.
I think mysql_real_escape_string is not a good way.