Jump to content

Forgot to close Recordsets at each page, Wht to do now


khurramfraz

Recommended Posts

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 advance

Khurram Fraz

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.