Cookies

[email protected] ("Przem Kowalczyk") Wed, 31 May 2000 12:28:53 +0200
Newsgroups php.version4
Message-ID <NEBBINEAELLIDFDPANNDGEFBCDAA.przem@fire>
Hi

How does php determine whether user's browser has cookies turned on or off?
Can I check this from my script?

I need this to add session info to "Location" header and I don't want to add
for all users, but only for these with cookies turned off.
Or, perhaps, there is a possiblity to tell php to parse
(with --enable-trans-sid) headers too?

Przem