I already tried onbeforeunload and unload event. But the problem when user change the page or navigate to different page code will be executed. And I don’t this to happen. Thank you for your help. I just want a method to keep pulling my php script once its stopped block in if statement should run in my php script. > On 01 Jul 2014 at 20:04, hadi <almarzuki2011@xxxxxxxxxxx> wrote: > > > I got another idea just listen to me. I got javascript passing "id" to > > my php script in interval time, once the "id" not being passed (its > > mean the user close javascript page). Block in if statement should > > run. But this scenario is not happening with me. > > If the user closes the page then no PHP script will be run unless you do it with > onbeforeunload event. > > -- > Cheers -- Tim
<<attachment: smime.p7s>>