I was wondering how can I implement a view that allows the user to enter multiple(unknown) number of records in related models..
I am building an application that will need to send emails on numerous occasions like Account activation, password reset link and various other notifications.
From where I co开发者_如何学Pythonuld download manual of cakephp 1.3 .......?Downloading a manual is strongly discouraged because it is alive in the same way that development is and subject to improve
can any one help me to use the mysql inbuilt f开发者_如何学编程unction in cakePHP?????If you don\'t want to use
/cake/con开发者_如何学运维fig/paths.php /** * Path to the public images directory. */ define(\'IMAGES\', WWW_ROOT.\'images\'.DS);
I need this cron job to execute my shell just as it does when I run it on the command line. I read through the one other question I found about this, but my console-based cron job still is not workin
i\'ve just started to work on cakephp i\'ve just created the models and in the controller i just have 2 lines
I have one domain on godaddy (www.mydomain.com). I have placed my cakephp application on this domain. It is working fine for me.
I have a serious deadlock about my project. I am looking for a solution for days but there is nothing.
I\'ve started writing a project using CakePHP (1.3) and am finding it difficult to return results using the CakePHP style of querying.