Ver Mensaje Individual
  #4 (permalink)  
Antiguo 07/04/2011, 17:23
marcofbb
Invitado
 
Mensajes: n/a
Puntos:
Respuesta: "Buscador" con php

con la funcion is_numeric
http://php.net/manual/es/function.is-numeric.php

o mejor con is_int
http://www.php.net/manual/es/function.is-int.php

y un header('location: perfil.php');