Session Clean up?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,
A question on cleanup?
example:
1. Connection via mysql_connect via the web.
2. Know that mysql_connect relinquishes the connection link upon the script ending.
3. User performs work and has several global variables stored in memory on the server.
4. User doesn't logout at the end of the session, just quits the browser. So session_destroy() and unset($user) aren't ran.
With that said, how does mysql clean up its cached globals for that user? From a setting timing out in the php.ini file? If so, which setting handles this? If not, does anyone know the process that mysql goes through on the server side to clean up left over cached variables? Thanks in advance.
:)
Gale L. Allen Jr
Macintosh Support Specialist
Phone: 919/412-5039
Homepage: http://homepage.mac.com/ateam3/Menu5.html
iChat = ateam3@mac.com
"Remember, Love wins over all"
(:

[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux