Query: session_abort
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SESSION_ABORT(3) 1 SESSION_ABORT(3) session_abort - Discard session array changes and finish sessionSYNOPSISvoid session_abort (void )DESCRIPTIONsession_abort(3) finishes session without saving data. Thus the original values in session data are kept.RETURN VALUESNo value is returned.SEE ALSO$_SESSION, The session.auto_start configuration directive , session_start(3), session_reset(3), session_commit(3). PHP Documentation Group SESSION_ABORT(3)
| Related Man Pages | 
|---|
| session_regenerate_id(3) - php | 
| sessionhandler(3) - php | 
| output_reset_rewrite_vars(3) - php | 
| session_name(3) - php | 
| wincache_scache_meminfo(3) - php | 
| Similar Topics in the Unix Linux Community | 
|---|
| SSH closes connection when using arrow keys |