I know this can be done with JavaScript, but can PHP detect when a page finishes loading? Once it has confirmed the page is loaded, it would execute an event.
What about detecting when an image has finished loading? Is that possible?
Thanks in advance.
What about detecting when an image has finished loading? Is that possible?
Thanks in advance.
Comment