karldesign Posted June 25, 2007 Share Posted June 25, 2007 I have a login form that uses 5 sessions. Each page then checks to see if each session is either active or a specific value. Is this a secure method, since I have no ability to use .htaccess methods. Quote Link to comment Share on other sites More sharing options...
trq Posted June 25, 2007 Share Posted June 25, 2007 It is relatively secure, but your question is impossoble to answer definately. How secure do you need the application to be? Quote Link to comment Share on other sites More sharing options...
karldesign Posted June 25, 2007 Author Share Posted June 25, 2007 Quite secure. It has some sensitive project/client data on the site. The idea is to create multiple sessions to reduce the risk of 'faking' sessions. Not sure if that is possible. 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.