Ver Mensaje Individual
  #2 (permalink)  
Antiguo 05/02/2008, 21:43
Avatar de GatorV
GatorV
$this->role('moderador');
 
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 18 años
Puntos: 2135
Re: $_session does not work well with $_GET ???

You should know that this is a Spanish forum, so you should post your problem in spanish.

Answering to your problem, are you sure that the session is being initiated before you try to asign the values?

Check that the session is starting, and also check that the GET values are being transferred to your script.