Code i use is
Code:
<?php
echo ('Loading');
//sleep for 10 seconds
sleep(10);
//start again
?>
Problem is that the text Loading always show after the time i whant text to show while its in sleep mode and stop show the text when it start again
any idea how?
Edit never mind got it to work edit the code a little and use some javascript to cheak site to load done Complete and progress bar (: