CakePHP: Joins vs Containable
So, I've been through a week of reading up on CakePHP and I am learning a lot. Since, I learn by doing, I tried to redevelop a site that was initially built with CodeIgniter.
Continue reading CakePHP: Joins vs Containable
How to get the current URL in CakePHP
I'm quite new to CakePHP when compared to my CodeIgniter experience and have been tracking down all tutorials I've read and am still reading a lot.
Continue reading How to get the current URL in CakePHP
How to Setup the Home Page on your CakePHP Application
Been playing a lot with CakePHP and I have been having fun.
After playing around my simple application, setting up controllers, views, models, authentication and lots of other stuff. I wondered, how to I ever change the home page content?
Continue reading How to Setup the Home Page on your CakePHP Application
First Bite at CakePHP
I have been nibbling at CakePHP for a few days and I can say that it's indeed a powerful PHP framework.Continue reading First Bite at CakePHP
Cake Production set up on Shared hosting
I've been scouring forums, blogs and lately Stackoverflow for a glimpse of how to set up Cake on a shared hosting environment.
Continue reading Cake Production set up on Shared hosting