Re: Problem with session

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux