<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Zend Framework Tutorial- simple signup and login authentication</title>
	<link>http://www.kingf1.com/2009/06/03/zend-framework-tutorial-simple-signup-and-login-authentication</link>
	<description>Fatal error</description>
	<pubDate>Tue, 07 Feb 2012 00:15:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Daniele</title>
		<link>http://www.kingf1.com/2009/06/03/zend-framework-tutorial-simple-signup-and-login-authentication#comment-18065</link>
		<dc:creator>Daniele</dc:creator>
		<pubDate>Wed, 01 Sep 2010 22:47:00 +0000</pubDate>
		<guid>http://www.kingf1.com/2009/06/03/zend-framework-tutorial-simple-signup-and-login-authentication#comment-18065</guid>
		<description>Great tutorial. I've finally built a good login system with data storage!! :)</description>
		<content:encoded><![CDATA[<p>Great tutorial. I&#8217;ve finally built a good login system with data storage!! <img src='http://www.kingf1.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.kingf1.com/2009/06/03/zend-framework-tutorial-simple-signup-and-login-authentication#comment-17978</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 18 Jun 2010 10:02:07 +0000</pubDate>
		<guid>http://www.kingf1.com/2009/06/03/zend-framework-tutorial-simple-signup-and-login-authentication#comment-17978</guid>
		<description>why do i get a blank page when i create new action for a controller in zend????</description>
		<content:encoded><![CDATA[<p>why do i get a blank page when i create new action for a controller in zend????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mehdi</title>
		<link>http://www.kingf1.com/2009/06/03/zend-framework-tutorial-simple-signup-and-login-authentication#comment-17945</link>
		<dc:creator>mehdi</dc:creator>
		<pubDate>Tue, 01 Jun 2010 07:38:58 +0000</pubDate>
		<guid>http://www.kingf1.com/2009/06/03/zend-framework-tutorial-simple-signup-and-login-authentication#comment-17945</guid>
		<description>hi
please tel me how execute Zend Framework Tutorial- simple signup and login authentication application.
i download all files and i do not see out put.
Which file should I run? 
please tel me with email.
email: birde_birdegroom@yahoo.com</description>
		<content:encoded><![CDATA[<p>hi<br />
please tel me how execute Zend Framework Tutorial- simple signup and login authentication application.<br />
i download all files and i do not see out put.<br />
Which file should I run?<br />
please tel me with email.<br />
email: <a href="mailto:birde_birdegroom@yahoo.com">birde_birdegroom@yahoo.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: R</title>
		<link>http://www.kingf1.com/2009/06/03/zend-framework-tutorial-simple-signup-and-login-authentication#comment-17814</link>
		<dc:creator>R</dc:creator>
		<pubDate>Sun, 04 Oct 2009 15:00:32 +0000</pubDate>
		<guid>http://www.kingf1.com/2009/06/03/zend-framework-tutorial-simple-signup-and-login-authentication#comment-17814</guid>
		<description>Where in this do you make the database connection with the mysql username and password?</description>
		<content:encoded><![CDATA[<p>Where in this do you make the database connection with the mysql username and password?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gman</title>
		<link>http://www.kingf1.com/2009/06/03/zend-framework-tutorial-simple-signup-and-login-authentication#comment-17809</link>
		<dc:creator>gman</dc:creator>
		<pubDate>Wed, 02 Sep 2009 08:12:54 +0000</pubDate>
		<guid>http://www.kingf1.com/2009/06/03/zend-framework-tutorial-simple-signup-and-login-authentication#comment-17809</guid>
		<description>use instead of $users = new Users(); $users = new Model_Users(); ..also you have to change the name of users model from class Users to class Model_Users ....it's because in zf 1.9+ (as far as i know it's a new feature in 1.9..maybe i'm wrong) the name of the class for example Model_Users means go to the /application/models/ directory and look for file Users.php</description>
		<content:encoded><![CDATA[<p>use instead of $users = new Users(); $users = new Model_Users(); ..also you have to change the name of users model from class Users to class Model_Users &#8230;.it&#8217;s because in zf 1.9+ (as far as i know it&#8217;s a new feature in 1.9..maybe i&#8217;m wrong) the name of the class for example Model_Users means go to the /application/models/ directory and look for file Users.php</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hex</title>
		<link>http://www.kingf1.com/2009/06/03/zend-framework-tutorial-simple-signup-and-login-authentication#comment-17796</link>
		<dc:creator>hex</dc:creator>
		<pubDate>Thu, 02 Jul 2009 21:44:50 +0000</pubDate>
		<guid>http://www.kingf1.com/2009/06/03/zend-framework-tutorial-simple-signup-and-login-authentication#comment-17796</guid>
		<description>ok. solved problem. but now i get Fatal error: Class 'Users' not found in /var/www/app/application/controllers/AuthController.php on line 16</description>
		<content:encoded><![CDATA[<p>ok. solved problem. but now i get Fatal error: Class &#8216;Users&#8217; not found in /var/www/app/application/controllers/AuthController.php on line 16</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hex</title>
		<link>http://www.kingf1.com/2009/06/03/zend-framework-tutorial-simple-signup-and-login-authentication#comment-17795</link>
		<dc:creator>hex</dc:creator>
		<pubDate>Thu, 02 Jul 2009 21:21:59 +0000</pubDate>
		<guid>http://www.kingf1.com/2009/06/03/zend-framework-tutorial-simple-signup-and-login-authentication#comment-17795</guid>
		<description>hmm... one problem how can i access the form? ;)) it seems that %app_url5%/public/auth/home doesn't work</description>
		<content:encoded><![CDATA[<p>hmm&#8230; one problem how can i access the form? ;)) it seems that %app_url5%/public/auth/home doesn&#8217;t work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hex</title>
		<link>http://www.kingf1.com/2009/06/03/zend-framework-tutorial-simple-signup-and-login-authentication#comment-17794</link>
		<dc:creator>hex</dc:creator>
		<pubDate>Thu, 02 Jul 2009 21:10:59 +0000</pubDate>
		<guid>http://www.kingf1.com/2009/06/03/zend-framework-tutorial-simple-signup-and-login-authentication#comment-17794</guid>
		<description>This is pure gold! Thank you very much for this wonderful tutorial. It helped me a lot..waiting for more.</description>
		<content:encoded><![CDATA[<p>This is pure gold! Thank you very much for this wonderful tutorial. It helped me a lot..waiting for more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: herry</title>
		<link>http://www.kingf1.com/2009/06/03/zend-framework-tutorial-simple-signup-and-login-authentication#comment-17792</link>
		<dc:creator>herry</dc:creator>
		<pubDate>Tue, 23 Jun 2009 06:24:55 +0000</pubDate>
		<guid>http://www.kingf1.com/2009/06/03/zend-framework-tutorial-simple-signup-and-login-authentication#comment-17792</guid>
		<description>Thank Q, excellent tutorial and it works very well :)</description>
		<content:encoded><![CDATA[<p>Thank Q, excellent tutorial and it works very well <img src='http://www.kingf1.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>

