Forum Moderators: coopster
is it raw php outputting speed? this is often the case where php must load external files/feeds before it can output
is the content within a table so won't display at all until the whole table is loaded? put each row in its own table or use SPAN to great effect...
that's all i can think of for now