Search found 1 match
- Tue Nov 16, 2010 4:27 am
- Forum: PHP - Code
- Topic: Page stops responding when printing content
- Replies: 1
- Views: 95
Page stops responding when printing content
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 ...