<?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"
	>
<channel>
	<title>Comments on: Codeigniter: ActiveRecord Join Tip</title>
	<atom:link href="http://www.whypad.com/posts/codeigniter-activerecord-join-tip/178/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.whypad.com/posts/codeigniter-activerecord-join-tip/178/</link>
	<description>Tips, tricks, and hacks for life and tech...</description>
	<pubDate>Fri, 21 Nov 2008 13:50:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: byron</title>
		<link>http://www.whypad.com/posts/codeigniter-activerecord-join-tip/178/#comment-424</link>
		<dc:creator>byron</dc:creator>
		<pubDate>Fri, 23 May 2008 03:01:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.whypad.com/?p=178#comment-424</guid>
		<description>Derek!
Wow!  Thanks for dropping by.  You guys have a great framework in CodeIgniter, and it just keeps getting better.  Congrats on getting ExpressionEngine moved over to CI.  It's always good PR when you can say that your eating your own dog food.

For all of you who have not explored a PHP framework, you should really give CI a look.  Derek is one of the driving forces (if not "the" driving force) behind Codeigniter.</description>
		<content:encoded><![CDATA[<p>Derek!<br />
Wow!  Thanks for dropping by.  You guys have a great framework in CodeIgniter, and it just keeps getting better.  Congrats on getting ExpressionEngine moved over to CI.  It&#8217;s always good PR when you can say that your eating your own dog food.</p>
<p>For all of you who have not explored a PHP framework, you should really give CI a look.  Derek is one of the driving forces (if not &#8220;the&#8221; driving force) behind Codeigniter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek Allard</title>
		<link>http://www.whypad.com/posts/codeigniter-activerecord-join-tip/178/#comment-423</link>
		<dc:creator>Derek Allard</dc:creator>
		<pubDate>Fri, 23 May 2008 02:13:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.whypad.com/?p=178#comment-423</guid>
		<description>I bet      

$this-&#62;db-&#62;select('tr_dests.*, tr_states.state_name', FALSE);

would have worked for you also.  Looks like active record escaping.

Great to see some writing on CodeIgniter!  Keep up the great work.</description>
		<content:encoded><![CDATA[<p>I bet      </p>
<p>$this-&gt;db-&gt;select(&#8217;tr_dests.*, tr_states.state_name&#8217;, FALSE);</p>
<p>would have worked for you also.  Looks like active record escaping.</p>
<p>Great to see some writing on CodeIgniter!  Keep up the great work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
