Tag Archives: cakephp

Paginating search results in CakePHP

This post describes my endeavors with paging search results in a recent project. I tend to be very explicit in my posts, so if you prefer you can follow the fast track and jump to the solution A friend of mine is working on a website for a local realty agent. Since the website will

Cakephp on Site5 subdomains

I have developed different web applications using CakePHP and I’m liking the framework so far. Especially it’s ability to automatically generate (or better bake) CRUD operations for every defined model. Recently I was asked to develop two different applications that would live on two subdomains of the same site5 hosted domain. As I had little