Page stops responding when printing content
Posted: Tue Nov 16, 2010 4:27 am
Hello!
I have my own framework through which all modules are loaded and content is stored in specific class. At the end
all the content is displayed on screen. I'm stucked at this last step when I want with php function (print or echo) to display
the contents of all pages on screen. Then the server obviously can't handle this, because after a few clicks
page hangs (stops responding - until I close the browser and reopen the page).
Maybe are there some restrictions on server? Page is loading on other server just fine (that other server is a little bit faster).
it' online shop with lots of html code (that's the only difference between pages that works and this one that hangs!)
Any ideas?
I have my own framework through which all modules are loaded and content is stored in specific class. At the end
all the content is displayed on screen. I'm stucked at this last step when I want with php function (print or echo) to display
the contents of all pages on screen. Then the server obviously can't handle this, because after a few clicks
page hangs (stops responding - until I close the browser and reopen the page).
Maybe are there some restrictions on server? Page is loading on other server just fine (that other server is a little bit faster).
it' online shop with lots of html code (that's the only difference between pages that works and this one that hangs!)
Any ideas?