![]() |
PHP prog I need your help. (SESSION VAR into DB)
I want to put some session var in my database when the users close their browsers. How can I do this ?
I tryed session_set_save_handler(); I thought that by overwritting the close and destroy function I could put the session var into my data base there. But for somereason the code isn't executed. (I don't quite understand why the destroy function isn't call automatically by the system when I exit the site). Any ideas ? |
personally i hate using the built in php session handler... look into Sessionara... it uses mysql as the storage device, is very handy to use and you have alot more control over the whole process...
|
All times are GMT -7. The time now is 10:52 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123