Welcome Guest, Not a member yet? Register   Sign In
Nice Code Tipp is needed or how to minimize memory usage
#4

[eluser]dmitrybelyakov[/eluser]
Hi,

As earlier mentioned you should structure your code properly, especially if you think mvc is cool.
Then in your Models, when you get the data or in Controllers where you work with it to generate Views - implement cache. Use it for large data requests.

And for the encoding problem - set your config.php, database.php & database itself to UTF-8 this should resolve your problem with encoding.

Good luck.


Messages In This Thread
Nice Code Tipp is needed or how to minimize memory usage - by El Forum - 03-17-2009, 02:19 PM



Theme © iAndrew 2016 - Forum software by © MyBB