To implement database storage, or any other storage method, you
will need to use session_set_save_handler() to
create a set of user-level storage functions.
add a note
User Contributed Notes Custom Session Handlers
There are no user contributed notes for this page.