Ver Mensaje Individual
  #6 (permalink)  
Antiguo 28/01/2011, 16:27
Avatar de Perr0
Perr0
 
Fecha de Ingreso: mayo-2005
Ubicación: Santiago de Chile, Chile
Mensajes: 676
Antigüedad: 18 años, 11 meses
Puntos: 79
Respuesta: Como hacer la redireccion de un sitio normal a movil

Código PHP:
Ver original
  1. <?php
  2. if (strstr($_SERVER["HTTP_USER_AGENT"], "Symbian")) {
  3. header("Location: paginacelular.php");  
  4. }else{
  5. header("Location: paginapc.php");  
  6. }
  7. ?>
__________________
Numerador Mp3 en Access =)
http://www.mediafire.com/download/r9...pdw/mp3(2).zip