setcookie() and troubles with Mac?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
monster
Forum Commoner
Posts: 86
Joined: Fri Aug 22, 2003 2:09 am
Location: Vancouver, BC
Contact:

setcookie() and troubles with Mac?

Post by monster »

I am using a very simple setcookie() and for some reason people with a Mac can't use the system that requires the cookie. I saw there is a function to FixCookieDate (theDate); but it's not a php code.

Any ideas on how to fix this?
qads
DevNet Resident
Posts: 1199
Joined: Tue Apr 23, 2002 10:02 am
Location: Brisbane

Post by qads »

never used a mac in my life so dont know....bet thats helpfull :lol:

you could convert the function to php :), or post the code.
Post Reply