jtwalter Posted May 21, 2012 Report Share Posted May 21, 2012 I have a site that uses a "userID" cookie and when the user clicks to a second related site that I built, I want to use that same cookie. Is this possible? Or is the cookie something that is always stored with the user? I tried calling the same if(!isset) code but it didn't seem to work. Any tips appreciated. Thank you! Link to comment Share on other sites More sharing options...
dsonesuk Posted May 21, 2012 Report Share Posted May 21, 2012 cookies are specific to one domain for security reasons. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now