faqts : Computers : Programming : Languages : PHP : Common Problems : Cookies

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

6 of 8 people (75%) answered Yes
Recently 6 of 8 people (75%) answered Yes

Entry

Can I set cookie on one server to be visiable on the other server ?

May 29th, 2003 14:55
O. Lawless, Milan Radovanovic, http://www.faqts.com/knowledge_base/view.phtml/aid/16868/fid/4


If you are looking to set a cookie on abc.com for xyz.com, you can't -- 
security makes this impossible.  If you want to set up domain-level 
cookies, you'll need to set the domain (".abc.com" for example)