Ver Mensaje Individual
  #4 (permalink)  
Antiguo 18/03/2012, 02:04
icreativa
 
Fecha de Ingreso: mayo-2005
Mensajes: 6
Antigüedad: 19 años
Puntos: 0
Respuesta: problemas con WampServer

Mira, ahora sí ha generado algo.

dicha línea 10 dice:

$theValue = function_exists("mysql_real_escape_string") ? mysql_real_escape_string($theValue) : mysql_escape_string($theValue);

¿Qué es lo que falla?