Can a PHP page run without a person looking at the page?

spk

New member
I want a PHP script to be run when you close a webpage (<body onunload="...">)
Is this possible, and how do you do it (in Javascript, onunload)?
 
Back
Top