|  | Posted by Jerry Stuckle on 09/25/06 13:02 
forje wrote:> Gordon Burditt a écrit :
 >
 >
 >>Poking around the session save files of other sessions is a
 >>possibility, but direct use of a database is probably more efficient
 >>and less likely to cause trouble with two near-simultaneous login
 >>attempts from different places.
 >
 > It's hard to have access to all session files from a particular session.
 > How would you do that?
 
 It's hard to do from the default session handler.  However, you could
 install a custom session handler, i.e. database driven, to handle the
 sessions.  Then you have easy access to all sessions.
 
 --
 ==================
 Remove the "x" from my email address
 Jerry Stuckle
 JDS Computer Training Corp.
 jstucklex@attglobal.net
 ==================
  Navigation: [Reply to this message] |