<?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: Create a Site Authentication Login with PHP and MySQL</title>
	<atom:link href="http://studge.com/create-a-site-authentication-login-with-php-and-mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://studge.com/create-a-site-authentication-login-with-php-and-mysql/</link>
	<description></description>
	<pubDate>Thu, 04 Dec 2008 01:26:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: bish</title>
		<link>http://studge.com/create-a-site-authentication-login-with-php-and-mysql/#comment-5808</link>
		<dc:creator>bish</dc:creator>
		<pubDate>Fri, 12 Sep 2008 23:14:22 +0000</pubDate>
		<guid isPermaLink="false">http://studge.com/create-a-site-authentication-login-with-php-and-mysql/#comment-5808</guid>
		<description>i keep getting these errors.


Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in c:\wamp\www\projects\authentication\check.php on line 11

Warning: Cannot modify header information - headers already sent by (output started at c:\wamp\www\projects\simple authentication\check.php:11) in c:\wamp\www\projects\authentication\check.php on line 17</description>
		<content:encoded><![CDATA[<p>i keep getting these errors.</p>
<p>Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in c:\wamp\www\projects\authentication\check.php on line 11</p>
<p>Warning: Cannot modify header information - headers already sent by (output started at c:\wamp\www\projects\simple authentication\check.php:11) in c:\wamp\www\projects\authentication\check.php on line 17</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan</title>
		<link>http://studge.com/create-a-site-authentication-login-with-php-and-mysql/#comment-5783</link>
		<dc:creator>Evan</dc:creator>
		<pubDate>Tue, 09 Sep 2008 20:11:34 +0000</pubDate>
		<guid isPermaLink="false">http://studge.com/create-a-site-authentication-login-with-php-and-mysql/#comment-5783</guid>
		<description>Hi,
Thanks for the post it has been very helpful.  I am having an issue with check.php returning nothing after it runs.  It looks like it accesses MySQL fine it just never manages to output my authenticated.html page.  In my text editor it shows that the &#62; comparison in the code as ending the script.  Not sure what is wrong and any help you could offer would be appreciated.
Thanks!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Thanks for the post it has been very helpful.  I am having an issue with check.php returning nothing after it runs.  It looks like it accesses MySQL fine it just never manages to output my authenticated.html page.  In my text editor it shows that the &gt; comparison in the code as ending the script.  Not sure what is wrong and any help you could offer would be appreciated.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Janco</title>
		<link>http://studge.com/create-a-site-authentication-login-with-php-and-mysql/#comment-3728</link>
		<dc:creator>Janco</dc:creator>
		<pubDate>Mon, 05 May 2008 10:10:39 +0000</pubDate>
		<guid isPermaLink="false">http://studge.com/create-a-site-authentication-login-with-php-and-mysql/#comment-3728</guid>
		<description>I have one question .... if you have 1 DB and 2 tables with users and you want to redirected the users in table1 to index1.php and users in table2 to index2.php and have a special page for a user Admin how will you go about writing the queries to query the tables for the posted name and password and redirect accordingly?</description>
		<content:encoded><![CDATA[<p>I have one question &#8230;. if you have 1 DB and 2 tables with users and you want to redirected the users in table1 to index1.php and users in table2 to index2.php and have a special page for a user Admin how will you go about writing the queries to query the tables for the posted name and password and redirect accordingly?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.520 seconds -->
<!-- Cached page served by WP-Cache -->
