Articles tagged with "optimization"
Optimizing your CakePHP elements and views with caching
As I have developed my CakePHP application, I have discovered new and useful functions every day - and today I want to talk to you about caching, and how easily it can be implemented. When I implemented it on my front page, I went from having 7 database queries down to 1.
[Read more]
Latest Comments