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 Quote Link to comment 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? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.