thehigherentity Posted May 25, 2006 Share Posted May 25, 2006 I know there is a standard memory limmit of 8 in php and i know it can be changed in the ini filebut is there a way to see how much memory a page is useing?I am loading up a lot of info from a text file and just to see how much i could load i loadedup the file with information until i got the memory error. but it would be nice to have some way of knowing how close you are to the limmit when making a sitealso if this is posible i would like to make somthing that stops it from readin the file befor it hits the limmit.has anyone every done this and how did they go about it? Quote Link to comment https://forums.phpfreaks.com/topic/10464-how-much-memory-a-page-is-useing/ 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.