PHP Classes

mysql_real_escape_string

Recommend this page to a friend!

      Ultimate MySQL  >  All threads  >  mysql_real_escape_string  >  (Un) Subscribe thread alerts  
Subject:mysql_real_escape_string
Summary:Can't find it.
Messages:1
Author:Henrique Meneghelli
Date:2011-07-06 05:19:20
 

  1. mysql_real_escape_string   Reply   Report abuse  
Picture of Henrique Meneghelli Henrique Meneghelli - 2011-07-06 05:19:20
Can't find the function there but I see there is method to parse the values before updating the DB (MySQL::SQLValue). Does it escape the variable? Or do I still need to escape the values before using the method?