<?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: Authentication with PHP/MySQL</title>
	<atom:link href="http://teamtutorials.com/web-development-tutorials/php-tutorials/authentication-with-phpmysql/feed" rel="self" type="application/rss+xml" />
	<link>http://teamtutorials.com/web-development-tutorials/php-tutorials/authentication-with-phpmysql?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=authentication-with-phpmysql</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 15:15:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: J</title>
		<link>http://teamtutorials.com/web-development-tutorials/php-tutorials/authentication-with-phpmysql#comment-5497</link>
		<dc:creator>J</dc:creator>
		<pubDate>Thu, 01 Jul 2010 07:53:16 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/web-development-tutorials/php-tutorials/authentication-with-phpmysql#comment-5497</guid>
		<description>Also, the db information that Gina posted is hosted on her local machine.</description>
		<content:encoded><![CDATA[<p>Also, the db information that Gina posted is hosted on her local machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J</title>
		<link>http://teamtutorials.com/web-development-tutorials/php-tutorials/authentication-with-phpmysql#comment-5496</link>
		<dc:creator>J</dc:creator>
		<pubDate>Thu, 01 Jul 2010 07:45:46 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/web-development-tutorials/php-tutorials/authentication-with-phpmysql#comment-5496</guid>
		<description>As a website promoting web development and providing tutorials, you are (and should be) accountable for the promotion of good practices. Web standards suggest the below. Your naming conventions could use some help, too. Why is SHA_PW all caps and in a different format than user_name? 



	Full Name: (Example: Michael R Maguire)
	 (50 Characters Max)
	User Name:
	 (20 Characters Max)
	
</description>
		<content:encoded><![CDATA[<p>As a website promoting web development and providing tutorials, you are (and should be) accountable for the promotion of good practices. Web standards suggest the below. Your naming conventions could use some help, too. Why is SHA_PW all caps and in a different format than user_name? </p>
<p>	Full Name: (Example: Michael R Maguire)<br />
	 (50 Characters Max)<br />
	User Name:<br />
	 (20 Characters Max)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fernando Sweeney wrote a new blog post: Authentication with PHP/MySQL &#124; Free Blog Hosting</title>
		<link>http://teamtutorials.com/web-development-tutorials/php-tutorials/authentication-with-phpmysql#comment-5019</link>
		<dc:creator>Fernando Sweeney wrote a new blog post: Authentication with PHP/MySQL &#124; Free Blog Hosting</dc:creator>
		<pubDate>Sat, 20 Mar 2010 17:33:03 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/web-development-tutorials/php-tutorials/authentication-with-phpmysql#comment-5019</guid>
		<description>[...] Fernando Sweeney wrote a new blog post: Authentication with PHP/MySQL Posted: 20th March 2010 by Free Blog - Site Wide Activity in Free Blog   0  Fernando Sweeney wrote a new blog post: Authentication with PHP/MySQL This tutorial will walk you through setting up a database and using it to authenticate users to your site. This will allow only certain pages to be seen by users that have legitimate passwords. Authentication with PHP/MySQL [...]</description>
		<content:encoded><![CDATA[<p>[...] Fernando Sweeney wrote a new blog post: Authentication with PHP/MySQL Posted: 20th March 2010 by Free Blog &#8211; Site Wide Activity in Free Blog   0  Fernando Sweeney wrote a new blog post: Authentication with PHP/MySQL This tutorial will walk you through setting up a database and using it to authenticate users to your site. This will allow only certain pages to be seen by users that have legitimate passwords. Authentication with PHP/MySQL [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: swetha</title>
		<link>http://teamtutorials.com/web-development-tutorials/php-tutorials/authentication-with-phpmysql#comment-2993</link>
		<dc:creator>swetha</dc:creator>
		<pubDate>Fri, 19 Jun 2009 11:34:08 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/web-development-tutorials/php-tutorials/authentication-with-phpmysql#comment-2993</guid>
		<description>can i have the code to check that the user already exists or not.

i have written code for username and password, gave validations,after login, a welcome page will be displayed, here the details of the user can be entered and after submitting using submit button,it displays &quot;you have successfully entered the details&quot; and then comes logout page</description>
		<content:encoded><![CDATA[<p>can i have the code to check that the user already exists or not.</p>
<p>i have written code for username and password, gave validations,after login, a welcome page will be displayed, here the details of the user can be entered and after submitting using submit button,it displays &#8220;you have successfully entered the details&#8221; and then comes logout page</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Maguire</title>
		<link>http://teamtutorials.com/web-development-tutorials/php-tutorials/authentication-with-phpmysql#comment-2949</link>
		<dc:creator>Mike Maguire</dc:creator>
		<pubDate>Sat, 13 Jun 2009 16:21:17 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/web-development-tutorials/php-tutorials/authentication-with-phpmysql#comment-2949</guid>
		<description>what errors are you getting? Maybe i can help you out a little.</description>
		<content:encoded><![CDATA[<p>what errors are you getting? Maybe i can help you out a little.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Azziej</title>
		<link>http://teamtutorials.com/web-development-tutorials/php-tutorials/authentication-with-phpmysql#comment-2943</link>
		<dc:creator>Azziej</dc:creator>
		<pubDate>Fri, 12 Jun 2009 13:53:21 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/web-development-tutorials/php-tutorials/authentication-with-phpmysql#comment-2943</guid>
		<description>there are a few errors in this tutorial and i miss the logout.php page....</description>
		<content:encoded><![CDATA[<p>there are a few errors in this tutorial and i miss the logout.php page&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kenny</title>
		<link>http://teamtutorials.com/web-development-tutorials/php-tutorials/authentication-with-phpmysql#comment-2413</link>
		<dc:creator>kenny</dc:creator>
		<pubDate>Sun, 18 Jan 2009 12:11:54 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/web-development-tutorials/php-tutorials/authentication-with-phpmysql#comment-2413</guid>
		<description>I have just found you site and excellent tutorials.. 
Just a hint to Gina, you have displayed to the whole web your dbasename, username and password above and your website, so i would suggest changing them if you have nt already. :)</description>
		<content:encoded><![CDATA[<p>I have just found you site and excellent tutorials..<br />
Just a hint to Gina, you have displayed to the whole web your dbasename, username and password above and your website, so i would suggest changing them if you have nt already. <img src='http://teamtutorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spencer</title>
		<link>http://teamtutorials.com/web-development-tutorials/php-tutorials/authentication-with-phpmysql#comment-1725</link>
		<dc:creator>Spencer</dc:creator>
		<pubDate>Sun, 28 Sep 2008 03:50:47 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/web-development-tutorials/php-tutorials/authentication-with-phpmysql#comment-1725</guid>
		<description>You have to have the ; after 
$_SESSION[&#039;valid_user&#039;] = $Email

That is why you are getting the error message.  Then you can troubleshoot the blank page ;)</description>
		<content:encoded><![CDATA[<p>You have to have the ; after<br />
$_SESSION['valid_user'] = $Email</p>
<p>That is why you are getting the error message.  Then you can troubleshoot the blank page <img src='http://teamtutorials.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gina</title>
		<link>http://teamtutorials.com/web-development-tutorials/php-tutorials/authentication-with-phpmysql#comment-1685</link>
		<dc:creator>Gina</dc:creator>
		<pubDate>Wed, 17 Sep 2008 16:46:45 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/web-development-tutorials/php-tutorials/authentication-with-phpmysql#comment-1685</guid>
		<description>If I put a ; after $Email it just displays a blank page</description>
		<content:encoded><![CDATA[<p>If I put a ; after $Email it just displays a blank page</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Ward</title>
		<link>http://teamtutorials.com/web-development-tutorials/php-tutorials/authentication-with-phpmysql#comment-1681</link>
		<dc:creator>John Ward</dc:creator>
		<pubDate>Tue, 16 Sep 2008 21:04:12 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/web-development-tutorials/php-tutorials/authentication-with-phpmysql#comment-1681</guid>
		<description>you forgot a ; after $EMail</description>
		<content:encoded><![CDATA[<p>you forgot a ; after $EMail</p>
]]></content:encoded>
	</item>
</channel>
</rss>

