MetroidMaster1914 Posted June 27, 2008 Share Posted June 27, 2008 I'm new to cookies and such, so I don't know too mauch about illegal use of cookies or third-party cookies or what not, but I have a cookie set by one domain (metroidheadquarters.com) to change skin features on that site. But I also need to access that cookie from another domain (z3.invisionfree.com) to apply the same skin features to that site. Is there any possible way to do this? Link to comment https://forums.phpfreaks.com/topic/112162-using-cookies-on-multiple-domains/ Share on other sites More sharing options...
PFMaBiSmAd Posted June 27, 2008 Share Posted June 27, 2008 Cookies are domain (and protocol) specific and optionally host name and path specific. A browser only sends cookies with protocol/host/domain/path settings that match the protocol/host/domain/path of the URL that is being requested. Link to comment https://forums.phpfreaks.com/topic/112162-using-cookies-on-multiple-domains/#findComment-575983 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.