Dear all,
Am using php5 and Apache2 and i have other web pages other than cartoweb that i
want to save their session data in a database. When i change the php.ini file
Session.Save_handler = files to Session.Save_handler = user and
session.save_path="database_table", Cartoweb doesn'
Dear all,
Am using php5 and Apache2 and i have other web pages other than cartoweb that i
want to save their session data in a database. When i change the php.ini file
Session.Save_handler = files to Session.Save_handler = user and
session.save_path="database_table", Cartoweb doesn't work. Wha