> Is your script really taking that long to be parsed that you need
> a loading
> progress bar or is the html (including graphics etc) just very big?

Parts of the page is rather heavy loaded. The main php file loads fine and
displays it´s contents until it reaches one of the heavy includes (heavy
because it gets data from another website).
So, in effect, the page loads and displays all content, make pauses when
hitting heavy includes, and then continues.

- Daniel


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to