Optimizing Plugins
I read something about optimizing plugins which i couldn't understand
Quote:
|
Re: Optimizing Plugins
What don't you understand? It just says to not declare an array in a loop.
|
Re: Optimizing Plugins
Don't create arrays or strings within loops.
Just remember that the array/string is not cleared each time, and you might want to clear it. |
| All times are GMT -4. The time now is 14:15. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.