Hi,

> I've just read on MSDN that ASP sessions only work if 
> the client has cookies enabled, Is that true for PHP as well.

No, not if you have "session.use_trans_sid = 1" in your php.ini.

Cheers
Jon

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

Reply via email to