Posted by amygdala on 08/17/06 16:01
Hi,
Can anyone recommend some extensive PDO documentation? Especially
documentation that describes PDO's security capabilities. For instance what
measurements does the PDO::prepare take to prevent SQL injection, etc.? And
what extra measurements would be appropriate.
PHP's PDO manual isn't very elaborate IMO.
I was also wondering whether it is safe to asume that a fair amount of
(shared) hosting providers will have PDO (and thus PHP5?) installed. Any
experiences?
Thanks!
A.
[Back to original message]
|