[Typo3-dev] decrease memory usage

dan frost dan at danfrost.co.uk
Fri Sep 5 17:08:40 CEST 2003


In PHP5 you'll be able to distroy objects properly - allowing the TSFE 
etc to be distroyed when you've finished with it.

dan

René Fritz wrote:
> Hi
> 
> This is more a general PHP question.
> 
> Are there special things a PHP programmer can do to decrease memory usage of 
> scripts?
> 
> Is PHP doing a garbage collection? Does PHP free variables when they are 
> obviously not in use anymore?
> 
> Any tricks?
> 
> René





More information about the TYPO3-dev mailing list