Ver Mensaje Individual
  #3 (permalink)  
Antiguo 05/10/2011, 12:35
Avatar de CesarHC
CesarHC
 
Fecha de Ingreso: junio-2011
Ubicación: localhost
Mensajes: 566
Antigüedad: 12 años, 11 meses
Puntos: 56
Respuesta: Problema con un if

Estee va sin comillas.

Código PHP:
Ver original
  1. if (isset($_COOKIE['loggedin'])){
  2.  
  3.           echo header ('Location: http://www.minimonigotes.com/carpetapremium/members/inicio.php');
  4.    
  5.       }
__________________
Solo la práctica no te traicionara ¡¡¡¡¡¡

Seguir el camino tu debes PHP The Right Way.