Re: Notice: Undefined variable: transactions

2007-08-23 Thread nirmal
Thanks i got my answer. :) On Aug 22, 5:15 pm, Grant Cox <[EMAIL PROTECTED]> wrote: > Don't put a $ in the set call. > > $this->set('transactions', $this->Transaction->findAll(array('user_id' > => $userId))); > > On Aug 22, 9:01 pm,

Notice: Undefined variable: transactions

2007-08-22 Thread nirmal
tions', $this->Transaction->findAll(array ('user_id' => $userId))); } Code in thtml: $ Please help me. -- Nirmal --~--~-~--~~~---~--~~ You received this message because you are subscribed to

Re: How can I updated table using checkboxes and button

2007-08-17 Thread nirmal
('value' =>$campaign[] []));?> (from this line i want to get campaign id, but i am not able to get it because it is related to campaign model) submit('Deny All') ?> thank you, -- Nirmal On Aug 16, 9:27 pm, "Chris Hartjes" <[EMAIL PROTECTED]> wrote

Re: How can I updated table using checkboxes and button

2007-08-16 Thread nirmal
there. > > Cheers, > Ketanhttp://www.eclassifieds4u.com > > nirmal wrote: > > Hi, > > > I want to update a column in table using checkboxes andbutton. > > I have a template it showing me table data with checkboxes. > > When i will select checkbox and then i wi

How can I updated table using checkboxes and button

2007-08-13 Thread nirmal
Hi, I want to update a column in table using checkboxes and button. I have a template it showing me table data with checkboxes. When i will select checkbox and then i will click on a button. I want to update all the values for selected checkboxes. Please help me its urgent. -- Nirmal

How to launch cakephp application

2007-08-06 Thread nirmal
Hello Friends, I am new in this group. Please explain me that how can i launch cakephp application. code: Controller: Model: Thank you, -- Nirmal --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake

Re: Newbie Introduction Book ... reviews anyone?

2007-07-30 Thread nirmal
I would like to take a look. Please send a copy as soon as possible On Jul 27, 11:14 pm, Dave <[EMAIL PROTECTED]> wrote: > I'm working on a Newbie's Introduction to CakePHP book and would like > to invite anyone who would like to review it for errors or > considerations I may have overlooked. Let

What is thtml file

2007-07-26 Thread nirmal
Hi, Plz tell me what is thtml file in cakePHP. Example: /app/views/posts/add.thtml Add Post Title: input('Post/title', array('size' => '40'))?> tagErrorMsg('Post/title', 'Title is required.') ?> Body: textarea('Post/body', array('rows'=>'

How to run cakephp application

2007-07-26 Thread nirmal
hey am new for cakephp. plz tell me how can i run cakephp application? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe