Ver Mensaje Individual
  #3 (permalink)  
Antiguo 25/02/2010, 15:47
kadas99
 
Fecha de Ingreso: julio-2009
Ubicación: Argentina!
Mensajes: 324
Antigüedad: 14 años, 8 meses
Puntos: 4
Respuesta: Error con redireccion

Cita:
Iniciado por CHuLoSoY Ver Mensaje
Prueba a escapar las variables:
Código PHP:
Ver original
  1. echo "<meta http-equiv='Refresh' content='".$seconds."; URL=".$vengo."'>\n"
Gracias por contestar, lo probe y no funciono...

Código PHP:
echo "<html dir=\""._LTR_RTL."\">\n"
              
."<head>\n"
              
."<title>$site_name</title>\n"
              
."<meta http-equiv='Refresh' content='".$seconds."; URL=".$vengo."'>\n"
              
."<meta http-equiv=\"Content-Type\" content=\"text/html; charset="._CHARSET."\">\n"