Re: [PHP] Q:Making an 'expired event' for sessions

2002-09-02 Thread Erwin
Mehran Ziadloo wrote: > Hi > Thanks for replying, > There are some settings for sessions in php.ini but I can't find the > thing that I'm looking for. > It should exist, I mean isn't there any one who needs to know when the > session has expired? > Once again I ask my question: > How to make a ses

Re: [PHP] Q:Making an 'expired event' for sessions

2002-09-01 Thread Mehran Ziadloo
Hi Thanks for replying, There are some settings for sessions in php.ini but I can't find the thing that I'm looking for. It should exist, I mean isn't there any one who needs to know when the session has expired? Once again I ask my question: How to make a session_on_end event in php? Any help wil