View Single Post

  #11 (permalink)  
Old 03-27-2008
Michael Fesser
 
Posts: n/a
Default Re: addslashes/mysql_real_escape_string

..oO(ndlarsen)

>> The best solution though is to use PDO and prepared statements.

>
>You sort of lost me here.


See the PDO section in the PHP manual. It's really not that complicated,
but much more powerful and flexible.

Micha
Reply With Quote