hi
i'd like to destroy sessions for logging out logged in user
with onuload event from brower
i wrote a script that with onunload event brower a function is ran that is writen with jquery and inside this function i send a request for a php file that only destroy session but unfortunately my user is'nt logged out
information logged in users that is saved in database is consist of username , ip address
thanks alot
sepideh mohseni
i'd like to destroy sessions for logging out logged in user
with onuload event from brower
i wrote a script that with onunload event brower a function is ran that is writen with jquery and inside this function i send a request for a php file that only destroy session but unfortunately my user is'nt logged out
information logged in users that is saved in database is consist of username , ip address
thanks alot
sepideh mohseni
Comment