CakePHP Cookbook Documentation Rocks!
Posted in Web Development on Jul 29, 2008
Calling all CakePHP bakers, the CakePHP cookbook is the official documentation and it has really improved since the old days of CakePHP 1.1. I really enjoyed reading and learning from it and sometimes it really made my day just by re-reading it on topics which I thought I had understand. Highly recommended for novice to professionals alike.
The next thing you can do to improve your skills with CakePHP might be to read the Cook Up Web Sites Fast with CakePHP series published by IBM.
Tips: I usually read the cookbook in a all-in-one-page format so that I can search amd jump from section to section (on the same page) instead of loading new pages each time I want to refer to something that isn’t on a particular page.




































[...] a couple of searches coming into my site looking for Cakephp generateList. As you can see from the cakephp cookbook, the generateList method has been deprecated in 1.2 and has now been changed to [...]