php-src/ext/session
Thies C. Arntzen eb105693b8 @ - added session_set_userdata() which enables you to specify one variable
@   that will be kept in the browser in addition to the session-id. This
@   only works when using trans-sid sessions (no cookie). (thies)
2002-04-27 14:07:52 +00:00
..
tests Fixed file include error 2002-04-19 07:55:24 +00:00
config.m4 Please welcome the new build system. 2002-03-07 14:20:02 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
mod_files.c Add #ifdef.. around F_SETFD. 2002-04-23 19:58:31 +00:00
mod_files.h Maintain headers. 2002-02-28 08:29:35 +00:00
mod_files.sh - cleanup code 1999-08-22 14:14:46 +00:00
mod_mm.c Did not revert back enough. 2002-03-06 12:25:01 +00:00
mod_mm.h Maintain headers. 2002-02-28 08:29:35 +00:00
mod_user.c Merge in session API changes (carry around tsrm context) 2002-03-06 11:49:51 +00:00
mod_user.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_session.h @ - added session_set_userdata() which enables you to specify one variable 2002-04-27 14:07:52 +00:00
session.c @ - added session_set_userdata() which enables you to specify one variable 2002-04-27 14:07:52 +00:00