Recently I have got a chance to implement chart for a reporting system. I have chosen flot ( http://code.google.com/p/f…
In cakePHP, I have noticed in my recent project, if I use relation table such that, the foreign key is of type string (…
When you work on cake's model, some time it says like: Fatal error: Allowed memory size of 134217728 bytes exhau…
While CakePHP is built to work with mod_rewrite out of the box–and usually does–we've noticed that a few users stru…
You can also change the visibility of controller methods in CakePHP by prefixing controller method names with underscor…