I think this link will help you. http://book.cakephp.org/view/1017/Retrieving-Your-Data
The online book is helpful. Best regards. Muhaimen Ezabbad Tripoli, Libya On Jan 19, 2011, at 6:42 PM, Miqdad Ali <[email protected]> wrote: > whether it's possible > > i want to sort three field of a table > > please help > > $subjects=$this->Subject->find('all',array('order'=>'Subject.department_id > ASC Subject.course_id ASC Subject.semester_id ASC')); > > > -------------------------------------------------------------------- > Miqdad Ali > > http://www.miqdadalik.co.cc/ > http://www.miqdadali.co.cc > > > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group at > http://groups.google.com/group/cake-php -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
