ionutdinulescu
Programmer
Can a session end event handler be implemented ? I need to execute php code inside it ( change something in the database ) .
The onbeforeunload event does not work for this as it can only execute client side scripts
The onbeforeunload event does not work for this as it can only execute client side scripts