| 
 Posted by damezumari on 11/08/07 20:04 
To find out were session variables are stored I included this 
instruction in my program: 
echo ini_get("session.save_path"); 
 
The reply was /home/7604/data/tmp which is a folder on my server. 
 
I look at /home/7604/data/tmp and it is full of session files for 
today. 
 
Even so, if I have cookies blocked for my site http://easyquestion.net 
in IE6 or cookies turned off in Mozilla Firefox no session variabes 
are stored. I don't think it should be like this. I read somewhere 
that 'PHP sessions will work even if the user has cookies disabled." 
 
What am I doing wrong? 
 
Regards, 
 
Jan Nordgreen
 
  
Navigation:
[Reply to this message] 
 |