There should be no differences in PC/Mac/Linux implementations of cookies,
for common browsers.  I've never had a problem.

- which browsers were you testing with?

- did those browsers have cookies switched on, with a security level low
enough to accept yours?

- can you show us a small test script that proves your problem, and upload
it somewhere for us to test?

Justin






on 28/06/03 10:42 AM, Joshua Chapman ([EMAIL PROTECTED]) wrote:

> I wrote a script that used cookies to track users (the cookie contains the
> user's ID#). However, there was a problem when it came to the Mac users, the
> cookie that was assigned to them never stuck so every time they hit a page the
> script generated a new ID for them, made it very difficult to track them. Do
> Macs just handle cookies differently than PCs? What can I do to get a cookie
> to stick on a Mac so I can pull the data from it later?
> 
> Thanks in advance!
> 
> - Joshua Chapman
> webmaster of faxonautolit.com


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

Reply via email to