18/03/2012, 02:04
|
| | Fecha de Ingreso: mayo-2005
Mensajes: 6
Antigüedad: 19 años, 5 meses 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? |