hi ppl,

I am working on the session mgmt part in php.But could not find how to 
detect the closure of a session.Like if the session ends (timeout)then 
i need to enter the sessionout time in my log table. How do I trigger 
this insertion function when the timeout occurs.

 Also when a person logouts (from a page that displays a list of 
subjects taken by the student)i display the index.php (the default page)
page.Now if I click the "back" button on my browser I get the framework 
of the table() (NORMALLY ON YAHOO U SEE A PAGE CONTAINING THE 
MESSAGE "PAGE CANNOT BE DISPLAYED" How can i do so?)

Reply via email to