cakephp-1.2
Can not insert data by the function saveAll with many model
I have a problem related to the function \"SaveAll\" in cakephp 1.2+ as the following: I have 3 models: A, B, C that the relation is:[详细]
2023-01-08 07:05 分类:问答list the Data in sequential order according to the Date
I am learning cakePHP 1.26. I got some sample data in a Table Testin开发者_JS百科g which consists of two fields:[详细]
2023-01-07 19:26 分类:问答Is there Scribd Api component available for Cakephp 1.2
Is there scrib开发者_如何学JAVAd cakephp component for scribd API. I appreciate any help. Thanks.It doesn\'t look like it, but it would be a great way to learn cake + REST[详细]
2023-01-07 19:02 分类:问答Containable behavior does not return from depth 3 - CakePHP
I use CakePHP 1.2.6 and have the following relations: Showcase HABTM User belongsTo Galleryitem hasOne Image[详细]
2023-01-07 17:58 分类:问答How to use the cakePHP built-in FORM helper to generate Text and Hidden text boxes
I am using cakePHP 1.26.I am sorry to ask this question, but I couldn\'t work out how to开发者_StackOverflow中文版 use the cakePHP built-in FORM helper to generate the code like these two:[详细]
2023-01-07 09:03 分类:问答Select Tag with a few options containing multiple values in cakePHP
I am using cakePHP 1.26. I am de开发者_StackOverflow社区signing a Select Tag with a few Options, and each of the options will contain multiple values.[详细]
2023-01-07 07:26 分类:问答Retrieve some Array data from a Submit form in cakePHP
I am learning cakePHP 1.26. I got a HTML Select tag with some o开发者_开发问答ptions like this:[详细]
2023-01-07 06:26 分类:问答Search receiver ID by the USER ID first and locate the data by the receiver ID
I am using cakePHP 1.26. I got a simple Table with some data in my localhost Datab开发者_StackOverflow社区ase:[详细]
2023-01-07 04:51 分类:问答Need some help with my code
I am using cakephp 1.26 and doing pagination. could you help me with the following code please? I ca开发者_如何学编程n\'t figure out what\'s wrong in the code.[详细]
2023-01-06 18:13 分类:问答Fail to sort data in DESC data in FindAllBySomething
I am using cakePHP 1.26. I am trying to sort the data by Date in DESC order but of no luck. $this->set(\'posts\', $this->Post->findAllByZero(\'0\', array(\'order\'=>array(\'Post.createda[详细]
2023-01-06 09:40 分类:问答
加载中,请稍侯......