khurramfraz Posted October 31, 2006 Share Posted October 31, 2006 We have developed very large php website, using Fusebox framework. we thought during development that all resources all autmatically closed at the end of php page. but it is not in the case of recordset/resultset objects and these objects does not release memory.Now i want to close all recordsets in entire application , if i do it in every page it takes too much time bec too many pages.Is there any way that all recordsets are closed when request completed. any simplest way to hadle this problem ?Thanks in advanceKhurram Fraz Link to comment https://forums.phpfreaks.com/topic/25668-forgot-to-close-recordsets-at-each-page-wht-to-do-now/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.