Thanks for your answer but they does not fit exactly the question. Or could i pass the query result to $this- >paginate['Article']? Ok i could do a first query and get the ids. In the >conditions i pass this ids so i have a simple condition for pagination. But i hope for an explanation to do this directly in the pagination conditions. thanks pr
On 8 Nov., 13:29, Dobrogor <[email protected]> wrote: > If you want, you may use your standart mysql syntax by query method. > for example: > $this->YourModel->query('your mysql query'); Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
