Ver Mensaje Individual
  #1 (permalink)  
Antiguo 26/01/2011, 22:30
MRB09
 
Fecha de Ingreso: febrero-2009
Ubicación: Argentina, Santa Fe, Rosario
Mensajes: 305
Antigüedad: 15 años, 9 meses
Puntos: 4
Alguien me puede explicar esta línea?

Cita:
$newurlq = mysql_real_escape_string(strip_tags($_GET['id']));
if ( $newurl !== false ) { header("Location: /".$newurlq.".htm"); }
No la entiendo, sobre todo a la condicion $newurl !== false