Ver Mensaje Individual
  #4 (permalink)  
Antiguo 06/01/2010, 21:53
Avatar de bioxido
bioxido
 
Fecha de Ingreso: diciembre-2008
Ubicación: $_SERVER['PHP_SELF']
Mensajes: 601
Antigüedad: 15 años, 5 meses
Puntos: 21
Respuesta: busco sugerencias

mysql_real_escape_string(); no hace practicamente lo mismo, pero de forma mas automatizada?

Cita:
mysql_real_escape_string() calls MySQL's library function mysql_real_escape_string, which prepends backslashes to the following characters: \x00, \n, \r, \, ', " and \x1a.