|  | Posted by Theeraputh Mekathikom on 02/06/05 08:51 
I found the problem. I have passed SID using GET and then using session_id($_GET['sid']);, it works fine.
 But it seems that I cannot use cookie at all. I tried to set cookie
 manually, setcookie();. Nothing happen, I cannot
 retrive my variable using $_COOKIE['sid'];. Is there anyway to check
 cookie enabling? My web browser
 seems to be ok since I can accept cookies from other site. I do wonder
 whether that it is because the server PHP
 configuration.
 
 Best Regards,
 Thone
  Navigation: [Reply to this message] |