|
Just a quick question on cookies.
I've been wondering about this for a while, and before I start coding I want to know: I'm working on a site that I want to streamline in part with the forum (vBulletin). I want to know if the cookies created by the forum scripts will be accessible from the site script.
Basically, if a user logs in to the forum, and then goes to the site section (or vice-versa), will the cookies created by the login on one be available to me on the other?
I know Cookies are only sent when the domain matches it. The site and forum are on the same domain (although the forum is in a subdomain, though basically a sub-domain is just a quick way to access a directory).
Thanks in advance for the help.
|