Page 1 of 1

Managing session from other domain

Posted: Wed Oct 23, 2002 9:14 pm
by psmshankar
Hi all,

Do we have something like cross domain session...
my case is this..
we have developed an application using PHP/MySQL/Apache...
this is going to be used by an client..
but that client is already usinh their own portal running under win2k/ASP/IIS.... both applications will be running in seperate server...
what i need to do is to give a link to our application in their portal...
the problem is already a registered user would have logged in to that protal and clicking the link to our application, he /she should be directly taken to respective page, without loggin in again??

Shankar

Posted: Thu Oct 24, 2002 5:11 am
by Takuma
Create your own custom db session management script and then you can access that db from virtually anywhere. Note that sometimes if your server computer has a firewall it won't let you. If you want the actual session manging script please send me an e-mail to ticktaku2k@hotmail.com.