Sessions - Put into database?
Posted: Tue Dec 14, 2004 2:08 pm
Hi I'm new
anyways, As far as I understand, when you create a session, it usually gets saved into whatever session_save_path is. However, is it possible to put a session directly into a mysql database (ie nothing will be created in /tmp or in whatever session_save_path is)? If so, will it require extensive coding?
Many thanks!
anyways, As far as I understand, when you create a session, it usually gets saved into whatever session_save_path is. However, is it possible to put a session directly into a mysql database (ie nothing will be created in /tmp or in whatever session_save_path is)? If so, will it require extensive coding?
Many thanks!