query

2011-10-30 Thread SERKAN TURAN
Hi,
I have an query and I could not figure it out what is the cakephp form of
it.

query:
---
SELECT *
FROM
  tags`
  INNER JOIN `tags_articles` ON (`tags`.`id` = `tags_articles`.`tag_id`)
  INNER JOIN `articles` ON (`tags_articles`.`article_id` = `articles`.`id`)
WHERE
  `articles`.`isRead` = 'Not' AND
  `tags`.`id` = 3 AND
  `articles`.`status` = 'New'
ORDER BY
  `articles`.`name` DESC
--

Thnks..
ST

-- 
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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


Re: cakephp.org hacked?

2009-11-01 Thread SERKAN TURAN
*Halloween* :)

On Sun, Nov 1, 2009 at 7:44 PM, jacmoe  wrote:

>
> Congratulations! :)
> You just started the fifth thread on that subject.
> No, the Cake devs put a lot of hard work into making us smile.
>
> On Nov 1, 6:42 pm, tobi_one  wrote:
> > What's wrong with the website?
> >
> > Looks like it has been hacked or is this a "funny" Halloween joke?
> >
> > Cheers,
> > tobi_one
> >
>


-- 
ST

--~--~-~--~~~---~--~~
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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---