Session object
I want to offer a guestbook application on my website for all of my members.Each member has his own folder and his own guestbook files.
Now about session that is created for each user.
I want to know if other users can access other users' admin when they login to their account while the session name is the same for all redirect pages.can this cause problems.?
|