<?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: CodeIgniter and Doctrine from scratch Day 2 – The Basics</title>
	<atom:link href="http://www.phpandstuff.com/articles/codeigniter-and-doctrine-from-scratch-day-2-the-basics/feed" rel="self" type="application/rss+xml" />
	<link>http://www.phpandstuff.com/articles/codeigniter-and-doctrine-from-scratch-day-2-the-basics</link>
	<description>PHP, JS, CSS, jQuery, CodeIgniter, Doctrine</description>
	<lastBuildDate>Sat, 04 Sep 2010 17:13:31 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Musaddiq</title>
		<link>http://www.phpandstuff.com/articles/codeigniter-and-doctrine-from-scratch-day-2-the-basics/comment-page-1#comment-7464</link>
		<dc:creator>Musaddiq</dc:creator>
		<pubDate>Thu, 01 Jul 2010 05:37:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpandstuff.com/?p=290#comment-7464</guid>
		<description>thanks doctrine team</description>
		<content:encoded><![CDATA[<p>thanks doctrine team</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abid</title>
		<link>http://www.phpandstuff.com/articles/codeigniter-and-doctrine-from-scratch-day-2-the-basics/comment-page-1#comment-6677</link>
		<dc:creator>Abid</dc:creator>
		<pubDate>Mon, 14 Jun 2010 11:36:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpandstuff.com/?p=290#comment-6677</guid>
		<description>Very nicely presented. Can you please tell me about how to integrate doctrine 2.0 in codeigniter. ?? your tutorial is for doctrine 1.2</description>
		<content:encoded><![CDATA[<p>Very nicely presented. Can you please tell me about how to integrate doctrine 2.0 in codeigniter. ?? your tutorial is for doctrine 1.2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Valery</title>
		<link>http://www.phpandstuff.com/articles/codeigniter-and-doctrine-from-scratch-day-2-the-basics/comment-page-1#comment-3434</link>
		<dc:creator>Valery</dc:creator>
		<pubDate>Mon, 05 Apr 2010 21:26:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpandstuff.com/?p=290#comment-3434</guid>
		<description>Very nice tutorial. Thank You.</description>
		<content:encoded><![CDATA[<p>Very nice tutorial. Thank You.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michael poplin</title>
		<link>http://www.phpandstuff.com/articles/codeigniter-and-doctrine-from-scratch-day-2-the-basics/comment-page-1#comment-2841</link>
		<dc:creator>michael poplin</dc:creator>
		<pubDate>Fri, 19 Mar 2010 02:49:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpandstuff.com/?p=290#comment-2841</guid>
		<description>Thank you for this. You are my hero.</description>
		<content:encoded><![CDATA[<p>Thank you for this. You are my hero.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gonzalo</title>
		<link>http://www.phpandstuff.com/articles/codeigniter-and-doctrine-from-scratch-day-2-the-basics/comment-page-1#comment-2754</link>
		<dc:creator>Gonzalo</dc:creator>
		<pubDate>Tue, 16 Mar 2010 20:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpandstuff.com/?p=290#comment-2754</guid>
		<description>Hi, Great Tutorial. I´m having trouble with Doctrine (I guess) it isn´t show me any errors, it´s just show me a blank page.
What could it be wrong?

Thank you.

(Sorry for my english, it´s not my first language)</description>
		<content:encoded><![CDATA[<p>Hi, Great Tutorial. I´m having trouble with Doctrine (I guess) it isn´t show me any errors, it´s just show me a blank page.<br />
What could it be wrong?</p>
<p>Thank you.</p>
<p>(Sorry for my english, it´s not my first language)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry</title>
		<link>http://www.phpandstuff.com/articles/codeigniter-and-doctrine-from-scratch-day-2-the-basics/comment-page-1#comment-1659</link>
		<dc:creator>Larry</dc:creator>
		<pubDate>Fri, 29 Jan 2010 10:02:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpandstuff.com/?p=290#comment-1659</guid>
		<description>Hi, thanks to your brilliant tutorial, I built up the integration of Codeigniter and Doctrine.

I finished by this &quot;Basic&quot; page and try to call
Doctrine::getTable(&#039;Entries&#039;)-&gt;find(2); to retrieve an entry from my DB table.

But got error &quot;Fatal error: Class &#039;Doctrine&#039; not found&quot;.
Is there anything more that I should config?

Thanks &amp; Regards.
Larry.</description>
		<content:encoded><![CDATA[<p>Hi, thanks to your brilliant tutorial, I built up the integration of Codeigniter and Doctrine.</p>
<p>I finished by this &#8220;Basic&#8221; page and try to call<br />
Doctrine::getTable(&#8217;Entries&#8217;)-&gt;find(2); to retrieve an entry from my DB table.</p>
<p>But got error &#8220;Fatal error: Class &#8216;Doctrine&#8217; not found&#8221;.<br />
Is there anything more that I should config?</p>
<p>Thanks &amp; Regards.<br />
Larry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Burak</title>
		<link>http://www.phpandstuff.com/articles/codeigniter-and-doctrine-from-scratch-day-2-the-basics/comment-page-1#comment-1389</link>
		<dc:creator>Burak</dc:creator>
		<pubDate>Thu, 21 Jan 2010 19:40:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpandstuff.com/?p=290#comment-1389</guid>
		<description>Did you restart Apache?</description>
		<content:encoded><![CDATA[<p>Did you restart Apache?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yogesh</title>
		<link>http://www.phpandstuff.com/articles/codeigniter-and-doctrine-from-scratch-day-2-the-basics/comment-page-1#comment-1382</link>
		<dc:creator>Yogesh</dc:creator>
		<pubDate>Thu, 21 Jan 2010 09:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpandstuff.com/?p=290#comment-1382</guid>
		<description>&lt;blockquote cite=&quot;#comment-body-1381&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-1381&quot; rel=&quot;nofollow&quot;&gt;Yogesh&lt;/a&gt; :&lt;/strong&gt;
Hi I did find out the php.ini file and i updated the pdo driver it was there i just uncommented those but still doesn&#039;t work&lt;A&gt;&lt;/A&gt;&lt;/blockquote&gt;
Type your comment here</description>
		<content:encoded><![CDATA[<blockquote cite="#comment-body-1381"><p>
<strong><a href="#comment-1381" rel="nofollow">Yogesh</a> :</strong><br />
Hi I did find out the php.ini file and i updated the pdo driver it was there i just uncommented those but still doesn&#8217;t work<a></a></p></blockquote>
<p>Type your comment here</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yogesh</title>
		<link>http://www.phpandstuff.com/articles/codeigniter-and-doctrine-from-scratch-day-2-the-basics/comment-page-1#comment-1381</link>
		<dc:creator>Yogesh</dc:creator>
		<pubDate>Thu, 21 Jan 2010 09:24:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpandstuff.com/?p=290#comment-1381</guid>
		<description>on the web how can i find the php.ini file?
I m new to php so plz guide me.</description>
		<content:encoded><![CDATA[<p>on the web how can i find the php.ini file?<br />
I m new to php so plz guide me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Burak</title>
		<link>http://www.phpandstuff.com/articles/codeigniter-and-doctrine-from-scratch-day-2-the-basics/comment-page-1#comment-1380</link>
		<dc:creator>Burak</dc:creator>
		<pubDate>Thu, 21 Jan 2010 09:21:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpandstuff.com/?p=290#comment-1380</guid>
		<description>You need to enable the PDO mysql drivers. Should be in your php.ini file.</description>
		<content:encoded><![CDATA[<p>You need to enable the PDO mysql drivers. Should be in your php.ini file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yogesh</title>
		<link>http://www.phpandstuff.com/articles/codeigniter-and-doctrine-from-scratch-day-2-the-basics/comment-page-1#comment-1379</link>
		<dc:creator>Yogesh</dc:creator>
		<pubDate>Thu, 21 Jan 2010 08:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpandstuff.com/?p=290#comment-1379</guid>
		<description>Hi,
First of all thank you for such a nice tutorial. I liked it very much and very easy to understand.
But I have some issue i was trying ur code on local pc it is working  fine but if i put the code on my website it doesn&#039;t work
1. the .htaccess file which u had if i use it then in the login it gives error so i have to put the  index.php in the $config[&#039;index_page&#039;] = &quot;index.php&quot;; to work
it opens the page to login but the next step when i try to submit using the username and password it gives error as 
Fatal error: Uncaught exception &#039;Doctrine_Connection_Exception&#039; with message &#039;Couldn&#039;t locate driver named mysql&#039; in /hermes/web06/b2031/moo.jagson3108/auc/system/application/plugins/doctrine/lib/Doctrine/Connection.php:492 Stack trace: #0 /hermes/web06/b2031/moo.jagson3108/auc/system/application/plugins/doctrine/lib/Doctrine/Connection/Mysql.php(101): Doctrine_Connection-&gt;connect() #1 /hermes/web06/b2031/moo.jagson3108/auc/system/application/plugins/doctrine/lib/Doctrine/Connection.php(1008): Doctrine_Connection_Mysql-&gt;connect() #2 /hermes/web06/b2031/moo.jagson3108/auc/system/application/plugins/doctrine/lib/Doctrine/Query/Abstract.php(1094): Doctrine_Connection-&gt;execute(&#039;SELECT u.id AS ...&#039;, Array) #3 /hermes/web06/b2031/moo.jagson3108/auc/system/application/plugins/doctrine/lib/Doctrine/Query/Abstract.php(1142): Doctrine_Query_Abstract-&gt;_execute(Array) #4 /hermes/web06/b2031/moo.jagson3108/auc/system/application/plugins/doctrine/lib/Doctrine/Query.php(276): Doctrine_Query_Abstract-&gt;execute(Array, NULL) #5 /hermes/web0 in /hermes/web06/b2031/moo.jagson3108/auc/system/application/plugins/doctrine/lib/Doctrine/Connection.php on line 492</description>
		<content:encoded><![CDATA[<p>Hi,<br />
First of all thank you for such a nice tutorial. I liked it very much and very easy to understand.<br />
But I have some issue i was trying ur code on local pc it is working  fine but if i put the code on my website it doesn&#8217;t work<br />
1. the .htaccess file which u had if i use it then in the login it gives error so i have to put the  index.php in the $config['index_page'] = &#8220;index.php&#8221;; to work<br />
it opens the page to login but the next step when i try to submit using the username and password it gives error as<br />
Fatal error: Uncaught exception &#8216;Doctrine_Connection_Exception&#8217; with message &#8216;Couldn&#8217;t locate driver named mysql&#8217; in /hermes/web06/b2031/moo.jagson3108/auc/system/application/plugins/doctrine/lib/Doctrine/Connection.php:492 Stack trace: #0 /hermes/web06/b2031/moo.jagson3108/auc/system/application/plugins/doctrine/lib/Doctrine/Connection/Mysql.php(101): Doctrine_Connection-&gt;connect() #1 /hermes/web06/b2031/moo.jagson3108/auc/system/application/plugins/doctrine/lib/Doctrine/Connection.php(1008): Doctrine_Connection_Mysql-&gt;connect() #2 /hermes/web06/b2031/moo.jagson3108/auc/system/application/plugins/doctrine/lib/Doctrine/Query/Abstract.php(1094): Doctrine_Connection-&gt;execute(&#8217;SELECT u.id AS &#8230;&#8217;, Array) #3 /hermes/web06/b2031/moo.jagson3108/auc/system/application/plugins/doctrine/lib/Doctrine/Query/Abstract.php(1142): Doctrine_Query_Abstract-&gt;_execute(Array) #4 /hermes/web06/b2031/moo.jagson3108/auc/system/application/plugins/doctrine/lib/Doctrine/Query.php(276): Doctrine_Query_Abstract-&gt;execute(Array, NULL) #5 /hermes/web0 in /hermes/web06/b2031/moo.jagson3108/auc/system/application/plugins/doctrine/lib/Doctrine/Connection.php on line 492</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Burak</title>
		<link>http://www.phpandstuff.com/articles/codeigniter-and-doctrine-from-scratch-day-2-the-basics/comment-page-1#comment-1229</link>
		<dc:creator>Burak</dc:creator>
		<pubDate>Mon, 11 Jan 2010 18:26:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpandstuff.com/?p=290#comment-1229</guid>
		<description>Model and Controller classes can not be the same names.</description>
		<content:encoded><![CDATA[<p>Model and Controller classes can not be the same names.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: turbod</title>
		<link>http://www.phpandstuff.com/articles/codeigniter-and-doctrine-from-scratch-day-2-the-basics/comment-page-1#comment-1225</link>
		<dc:creator>turbod</dc:creator>
		<pubDate>Mon, 11 Jan 2010 17:13:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpandstuff.com/?p=290#comment-1225</guid>
		<description>I have a question. This may be the same name both of the controller and the model class name?</description>
		<content:encoded><![CDATA[<p>I have a question. This may be the same name both of the controller and the model class name?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prashant</title>
		<link>http://www.phpandstuff.com/articles/codeigniter-and-doctrine-from-scratch-day-2-the-basics/comment-page-1#comment-1098</link>
		<dc:creator>Prashant</dc:creator>
		<pubDate>Sat, 02 Jan 2010 08:33:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpandstuff.com/?p=290#comment-1098</guid>
		<description>Thanks for these great tutorials. I am a regular reader of you site from now on. I am now working on a project with CI. Inspired by your tutorial I am going to use doctrine.</description>
		<content:encoded><![CDATA[<p>Thanks for these great tutorials. I am a regular reader of you site from now on. I am now working on a project with CI. Inspired by your tutorial I am going to use doctrine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cell</title>
		<link>http://www.phpandstuff.com/articles/codeigniter-and-doctrine-from-scratch-day-2-the-basics/comment-page-1#comment-628</link>
		<dc:creator>cell</dc:creator>
		<pubDate>Wed, 09 Dec 2009 18:09:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpandstuff.com/?p=290#comment-628</guid>
		<description>perfect example...
thanks</description>
		<content:encoded><![CDATA[<p>perfect example&#8230;<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tutorials</title>
		<link>http://www.phpandstuff.com/articles/codeigniter-and-doctrine-from-scratch-day-2-the-basics/comment-page-1#comment-284</link>
		<dc:creator>Tutorials</dc:creator>
		<pubDate>Wed, 04 Nov 2009 23:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpandstuff.com/?p=290#comment-284</guid>
		<description>I found your site on a tutorial directory. We recently launched tutorialgrad.com. It&#039;s similar to those other tutorial sites only easier for you. All you have to do is submit your RSS Feed once, we do the rest. We will check your feed for tutorials and post them daily, all with direct links to your site (we don&#039;t frame your content). If you are interested please check it out and let us know what you think.</description>
		<content:encoded><![CDATA[<p>I found your site on a tutorial directory. We recently launched tutorialgrad.com. It&#8217;s similar to those other tutorial sites only easier for you. All you have to do is submit your RSS Feed once, we do the rest. We will check your feed for tutorials and post them daily, all with direct links to your site (we don&#8217;t frame your content). If you are interested please check it out and let us know what you think.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle Farris</title>
		<link>http://www.phpandstuff.com/articles/codeigniter-and-doctrine-from-scratch-day-2-the-basics/comment-page-1#comment-266</link>
		<dc:creator>Kyle Farris</dc:creator>
		<pubDate>Mon, 02 Nov 2009 16:44:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpandstuff.com/?p=290#comment-266</guid>
		<description>Doctrine really seems like the way to go. I&#039;m actually considering puttingmy current project on pause until I can get a better idea of how Doctrine works. Seems like it might end up saving time even with the temporary sojourn. Keep&#039;em coming. And, like Zack, if the quality tutorials keep coming, expect a donation. 

;-)</description>
		<content:encoded><![CDATA[<p>Doctrine really seems like the way to go. I&#8217;m actually considering puttingmy current project on pause until I can get a better idea of how Doctrine works. Seems like it might end up saving time even with the temporary sojourn. Keep&#8217;em coming. And, like Zack, if the quality tutorials keep coming, expect a donation. </p>
<p> <img src='http://www.phpandstuff.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zack</title>
		<link>http://www.phpandstuff.com/articles/codeigniter-and-doctrine-from-scratch-day-2-the-basics/comment-page-1#comment-262</link>
		<dc:creator>zack</dc:creator>
		<pubDate>Sun, 01 Nov 2009 19:23:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpandstuff.com/?p=290#comment-262</guid>
		<description>I&#039;ll be sure to donate after the next tutorial.. Just wanna make sure they keep coming :)</description>
		<content:encoded><![CDATA[<p>I&#8217;ll be sure to donate after the next tutorial.. Just wanna make sure they keep coming <img src='http://www.phpandstuff.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Burak</title>
		<link>http://www.phpandstuff.com/articles/codeigniter-and-doctrine-from-scratch-day-2-the-basics/comment-page-1#comment-261</link>
		<dc:creator>Burak</dc:creator>
		<pubDate>Sun, 01 Nov 2009 19:03:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpandstuff.com/?p=290#comment-261</guid>
		<description>Now I do :) thanks for the reminder</description>
		<content:encoded><![CDATA[<p>Now I do <img src='http://www.phpandstuff.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  thanks for the reminder</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zack</title>
		<link>http://www.phpandstuff.com/articles/codeigniter-and-doctrine-from-scratch-day-2-the-basics/comment-page-1#comment-260</link>
		<dc:creator>zack</dc:creator>
		<pubDate>Sun, 01 Nov 2009 18:46:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpandstuff.com/?p=290#comment-260</guid>
		<description>I was just giving ya a hard time ;) I&#039;m loving the series. I&#039;m a HUGE CI supporter, and really been getting tired of build CRUD. I knew doctrine was the answer, but just never took the time to learn it. 

You have a donate button?</description>
		<content:encoded><![CDATA[<p>I was just giving ya a hard time <img src='http://www.phpandstuff.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  I&#8217;m loving the series. I&#8217;m a HUGE CI supporter, and really been getting tired of build CRUD. I knew doctrine was the answer, but just never took the time to learn it. </p>
<p>You have a donate button?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
