Page Loading Screen in PHP
Posted
by Palani
on Stack Overflow
See other posts from Stack Overflow
or by Palani
Published on 2010-03-29T09:42:41Z
Indexed on
2010/03/29
9:53 UTC
Read the original article
Hit count: 377
Hi all, I am working on a Php page which loads more images,so I want to show the User as the Page is currently Loading. I have tried but it does not working correctly.
The loading image should be run until all image gets load.How to implement for this?
© Stack Overflow or respective owner