This tag relates to the 1.3.x branch of CakePHP MVC framework.
I am having issues with my CakePHP application. This seems to be happenining only in IE, and only on certain …
internet-explorer session cakephp cookies cakephp-1.3This is my action URL of which I'd like to get the 16. http://localhost/carsdirectory/Galleries/add/16 Please help me.
php cakephp cakephp-1.3I have this field whose value i have to increment the field value by a specific value. I am using …
cakephp cakephp-1.3I'm nearling completion of my first CakePHP-driven website and just saw they're already working on CakePHP 2.0 (not the stable release …
cakephp migration cakephp-1.3 database-migration cakephp-2.0I recently installed the insanely useful DebugKit plugin for my CakePHP projects and I just realized that something wasn't working …
cakephp cakephp-1.3Was considering utilizing the magic findBy functions on a model today and encountered an issue when attempting to set optional …
cakephp cakephp-1.3I'm building a site that requires multiple forms for the same model in varying numbers throughout a single page. These …
php forms cakephp-1.3 modelsBecause of other answers (like this), I'm just wanting to clarify what should be used in CakePHP 1.3. Specifically, I have …
php cakephp frameworks cakephp-1.3Is there a way to configure CakePHP models to automatically set timestamps, such as created_on and updated_on, when …
php datetime cakephp model cakephp-1.3I am trying to use CakePHP HTML Linker for the following code <li class="iAdd"><a href="…
cakephp cakephp-1.3 html-helper