php cookie

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
vivek_dubey
Forum Newbie
Posts: 11
Joined: Tue Oct 20, 2009 1:07 am

php cookie

Post by vivek_dubey »

I need to create cookie for every subdomain
any one help
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: php cookie

Post by requinix »

Stick a period before the domain name, like .example.com.
Post Reply