Wednesday, August 29, 2012

Re: PHP functions in controller

Read. The. Manual.

Jeremy Burns
Class Outfit

http://www.classoutfit.com

On 29 Aug 2012, at 15:24:26, Nareh Tarasyan <narehtarasyan@gmail.com> wrote:

Thanks Marcus

but u know what I did here... see:

                $this->set('rand', rand(1,$this->Word->find('count')));
$this->set('randword', $this->Word->findById());

I want ID= value of rand function, but don know how to write it.

--
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en-US.
 
 

No comments: