Hi Every one,
Any one can help me to find if it possible to set one cookie file to allow multiple server to access it ??
and this is my example :
server one :
www.myserver1.com server two :
www.myserver2.com my database which have the user table is in server one , and when user logged in from server one, and try to access server two , it's give them unlogged screen !!!
so what i need is to set that one cookie file to allow user who already logged in server one can access server two with out need to sign in again ...
hope u understand my point ....
Thanks in advance
BMH