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
Managing session from other domain
Moderator: General Moderators
-
psmshankar
- Forum Commoner
- Posts: 96
- Joined: Tue Aug 06, 2002 4:25 am
- Location: India
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.