samshel Posted May 15, 2006 Share Posted May 15, 2006 Hello,I have a PHP page which includes a lot of files. Inside a particular file, the page stops the execution. The page is stopping the execution at that point exactly. If remove 2 lines from the file. it stops 2 lines beyond, so i guess there is something related to Buffer size or some other memory limit, but i am not entirely sure. Please let me know in case anyone has had the same problem.SamShel Link to comment https://forums.phpfreaks.com/topic/9707-php-page-not-loading-completely/ Share on other sites More sharing options...
michaellunsford Posted May 15, 2006 Share Posted May 15, 2006 I would assume that PHP is not reporting errors. What function are you using to get the data from the file? and just how big is this file? Link to comment https://forums.phpfreaks.com/topic/9707-php-page-not-loading-completely/#findComment-35951 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.