Ver Mensaje Individual
  #5 (permalink)  
Antiguo 04/11/2005, 14:36
SOFIA_ME_GUSTA
 
Fecha de Ingreso: octubre-2005
Mensajes: 365
Antigüedad: 18 años, 6 meses
Puntos: 0
Es más "limpio", que previo al insert tomes la Ip con otra variable, como:

Código PHP:
$ip $_SERVER['REMOTE_ADDR']; 
Y luego:

Código PHP:
INSERT INTO `ips` (`encuesta1`) VALUES ($ip