ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:session:reference:adodb_session_regenerate_id

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
v5:session:reference:adodb_session_regenerate_id [2016/05/22 17:22] mnewnhamv5:session:reference:adodb_session_regenerate_id [2016/05/22 17:22] – [Session Cookie Regeneration] mnewnham
Line 14: Line 14:
 ===== Session Cookie Regeneration ===== ===== Session Cookie Regeneration =====
  
-The method ''adodb_session_regenerate_id()'' will dynamically change the current session id with a newly generated one and update database. This currently only works with cookies. Useful to improve security by reducing the risk of session-hijacking. See this article on Session Fixation for more info on the theory behind this feature+The method ''adodb_session_regenerate_id()'' will dynamically change the current session id with a newly generated one and update database. This currently only works with cookies. Useful to improve security by reducing the risk of session-hijacking. 
  
 =====Usage===== =====Usage=====
v5/session/reference/adodb_session_regenerate_id.txt · Last modified: 2018/07/01 22:05 by peterdd