PersonPerson Posted February 3, 2008 Share Posted February 3, 2008 Simple. I want to retrieve http://www.CookieSite.com's cookies from a script in http://www.MySite.com. Thanks in advance. Quote Link to comment https://forums.phpfreaks.com/topic/89132-solved-retrieving-cookies/ Share on other sites More sharing options...
monkeytooth Posted February 3, 2008 Share Posted February 3, 2008 What do you mean you want another sites cookies... cookies are generated on a site, but stored on the user who's visiting the sites computer, so technically speaking there is no cookies to get.. Quote Link to comment https://forums.phpfreaks.com/topic/89132-solved-retrieving-cookies/#findComment-456580 Share on other sites More sharing options...
Northern Flame Posted February 3, 2008 Share Posted February 3, 2008 so basically you want us to do all the work for you? Quote Link to comment https://forums.phpfreaks.com/topic/89132-solved-retrieving-cookies/#findComment-456586 Share on other sites More sharing options...
PersonPerson Posted February 3, 2008 Author Share Posted February 3, 2008 @monkeytooth: As far as I know, $_COOKIE can only display cookies from the site where the script is being executed. Am I right, or am I wrong? What I want to do is retrieve a cookie (I know they're on my computer. That's exactly what I mean) from another site that isn't where the script is being called from. @Northern Flame: I have no idea why you say that. The last thing I do is come here for help, when I've exhausted all resources. I try to figure it out by myself. If that fails, I search for answers. Then try a bit more again. Then search again. Then I come here. Quote Link to comment https://forums.phpfreaks.com/topic/89132-solved-retrieving-cookies/#findComment-456723 Share on other sites More sharing options...
PersonPerson Posted February 3, 2008 Author Share Posted February 3, 2008 And I just found out what I'm aiming for can't be done... so consider this solved. Quote Link to comment https://forums.phpfreaks.com/topic/89132-solved-retrieving-cookies/#findComment-456735 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.