<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: HAVING clause in CakePHP find query</title>
	<atom:link href="http://abcoder.com/php/cakephp/having-clause-in-cakephp-find-query/feed/" rel="self" type="application/rss+xml" />
	<link>http://abcoder.com/php/cakephp/having-clause-in-cakephp-find-query/</link>
	<description>ABCoder - Coding is Simple as A b c</description>
	<lastBuildDate>Sun, 25 Jul 2010 05:39:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Roy</title>
		<link>http://abcoder.com/php/cakephp/having-clause-in-cakephp-find-query/comment-page-1/#comment-4654</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Mon, 01 Feb 2010 18:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://abcoder.com/?p=409#comment-4654</guid>
		<description>Heybaloo is a site for sharing local news. Users submit news stories about where they live and we tag them with locations, so you can view a news feed for your area (right down to a city suburb or small village). It&#039;s kinda like a hyperlocal Digg or Reddit. 

If you go to http://www.heybaloo.com/account/request and register your name and email, I&#039;ll get an invite sent right out to you.</description>
		<content:encoded><![CDATA[<p>Heybaloo is a site for sharing local news. Users submit news stories about where they live and we tag them with locations, so you can view a news feed for your area (right down to a city suburb or small village). It&#8217;s kinda like a hyperlocal Digg or Reddit. </p>
<p>If you go to <a href="http://www.heybaloo.com/account/request" rel="nofollow">http://www.heybaloo.com/account/request</a> and register your name and email, I&#8217;ll get an invite sent right out to you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adnan</title>
		<link>http://abcoder.com/php/cakephp/having-clause-in-cakephp-find-query/comment-page-1/#comment-4653</link>
		<dc:creator>adnan</dc:creator>
		<pubDate>Mon, 01 Feb 2010 18:26:03 +0000</pubDate>
		<guid isPermaLink="false">http://abcoder.com/?p=409#comment-4653</guid>
		<description>that&#039;s why I tried so hard to find out the way to do it using find() function. Using query() with cake is the last option. And yes, you are right SQL injection is a big concern too to avoid query() function.

I checked your site http://www.heybaloo.com. What is it about? can you pls send me an invitation :)

Thanks</description>
		<content:encoded><![CDATA[<p>that&#8217;s why I tried so hard to find out the way to do it using find() function. Using query() with cake is the last option. And yes, you are right SQL injection is a big concern too to avoid query() function.</p>
<p>I checked your site <a href="http://www.heybaloo.com" rel="nofollow">http://www.heybaloo.com</a>. What is it about? can you pls send me an invitation :)</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy</title>
		<link>http://abcoder.com/php/cakephp/having-clause-in-cakephp-find-query/comment-page-1/#comment-4651</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Mon, 01 Feb 2010 18:00:40 +0000</pubDate>
		<guid isPermaLink="false">http://abcoder.com/?p=409#comment-4651</guid>
		<description>It&#039;s a slight hack, but not too much so because it produces perfect SQL using $this-&gt;Model-&gt;find. It&#039;s when you start using $this-&gt;Model-&gt;query that it starts to get hacky!</description>
		<content:encoded><![CDATA[<p>It&#8217;s a slight hack, but not too much so because it produces perfect SQL using $this-&gt;Model-&gt;find. It&#8217;s when you start using $this-&gt;Model-&gt;query that it starts to get hacky!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adnan</title>
		<link>http://abcoder.com/php/cakephp/having-clause-in-cakephp-find-query/comment-page-1/#comment-4650</link>
		<dc:creator>adnan</dc:creator>
		<pubDate>Mon, 01 Feb 2010 17:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://abcoder.com/?p=409#comment-4650</guid>
		<description>haha, liked your comment :)
umm.. as long it works fine some sql injection is not bad to make it work in &quot;cake way&quot; :-P</description>
		<content:encoded><![CDATA[<p>haha, liked your comment :)<br />
umm.. as long it works fine some sql injection is not bad to make it work in &#8220;cake way&#8221; :-P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy</title>
		<link>http://abcoder.com/php/cakephp/having-clause-in-cakephp-find-query/comment-page-1/#comment-4649</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Mon, 01 Feb 2010 17:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://abcoder.com/?p=409#comment-4649</guid>
		<description>Neat idea. Found your page after googling for this exact problem and it works like a charm. 

Kinda feels like an SQL injection attack on your own code, no?</description>
		<content:encoded><![CDATA[<p>Neat idea. Found your page after googling for this exact problem and it works like a charm. </p>
<p>Kinda feels like an SQL injection attack on your own code, no?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
