granda Posted March 31, 2006 Share Posted March 31, 2006 Hello,I have a little problem with sessions. Example :I have one PHP program running at www.domain.com/admin and another at www.domain.com/inter.The problem is when i log in at /admin, the /inter sees the session and automaticly logs with user and pass i loged at /admin part.The script for starting sessions are simple, i simply start a new session, and register 2 variables, UID and PASS that represent username and password. Both programs use the same script. Should i change varibale names to aviod the problem or is there any other sollution?Thanks in advanced.Granda. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.