[Ilugc] PHP SESSION

  • From: rkrajeshkumar87@xxxxxxxxx (Rajesh kumar)
  • Date: Wed Aug 11 12:04:09 2010

Dear luggies,
I have a application running say
http://192.168.2.117/demo and i have another application in
http://192.168.2.117/demo/demo2/

both of them have login forms, the workflow is that if i click a link in
first app say it should open the second app in a new window, but the problem
i face is session, when it opens the second app the session in the first is
also get destroyed, in the same way if i login in the second app the first
get logged in.
 How to handle this..

Other related posts: