Simple hitcount behavior for CakePHP – lecterror
A nice blog post from dsi.vozibrale.com on how to create a CakePHP behavior. This helps build on some of the missing points in the CakePHP manual. This post include also includes good references. Simple hitcount behavior for CakePHP Posted in CakePHP on 07.04.2008. While developing Neutrino, I’ve decided to implement a simple hitcount behavior. So [...]

