|
|
|
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Session Managment System
Hi guys,
I need a good link for a good and clear tutorial to design a Session Managment System (that uses a DB to store sessions) instead of using the PHP sessions since there are alot of security holes in it. So, anyone can advise me for a good link, with a code example? Even if it was a complete source code (but with comments, so I can understand whats goin on) |
|
#2
|
|||
|
|||
|
RE: Session Managment System
I know a good dutch link but I dont know If you can read dutch ;-)
http://www.phpfreakz.com/artikelen.php?aid=60 And what is the difference between saving a session id or setting a session value Logged = 'true' or Logged = 'false'. Because a session is only a temparaly value if you close your browser and login again you have a different session id. Good luck. Bjorn |
|
#3
|
|||
|
|||
|
RE: Session Managment System
|
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Coding > Session Managment System |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|