<?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: Simple PHP Login Script Tutorial</title>
	<atom:link href="http://www.bensky.co.uk/blog/code-tutorials/simple-php-login-script-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bensky.co.uk/blog/code-tutorials/simple-php-login-script-tutorial/</link>
	<description>Web Design Articles and Tutorials</description>
	<lastBuildDate>Fri, 09 Sep 2011 08:53:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: phil davidson</title>
		<link>http://www.bensky.co.uk/blog/code-tutorials/simple-php-login-script-tutorial/#comment-566</link>
		<dc:creator>phil davidson</dc:creator>
		<pubDate>Fri, 09 Sep 2011 08:53:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.bensky.co.uk/blog/?p=123#comment-566</guid>
		<description>hi Ben.

just used your login on a web site for the Citizens Advice Bureau in Liverpool.

am no expert but it seems to work very well.

i will tidy up the page and add recognition asap

many thanks on behalf of all us newbies :)

ps.  agree with the cookies comment.  W7 wants to do it all haha</description>
		<content:encoded><![CDATA[<p>hi Ben.</p>
<p>just used your login on a web site for the Citizens Advice Bureau in Liverpool.</p>
<p>am no expert but it seems to work very well.</p>
<p>i will tidy up the page and add recognition asap</p>
<p>many thanks on behalf of all us newbies <img src='http://www.bensky.co.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>ps.  agree with the cookies comment.  W7 wants to do it all haha</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.bensky.co.uk/blog/code-tutorials/simple-php-login-script-tutorial/#comment-364</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Fri, 26 Mar 2010 09:18:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.bensky.co.uk/blog/?p=123#comment-364</guid>
		<description>Ok guys will do that when I get a moment.</description>
		<content:encoded><![CDATA[<p>Ok guys will do that when I get a moment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke</title>
		<link>http://www.bensky.co.uk/blog/code-tutorials/simple-php-login-script-tutorial/#comment-363</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Thu, 18 Mar 2010 15:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.bensky.co.uk/blog/?p=123#comment-363</guid>
		<description>Yes i agree with William, a logout script addition to this would be excellent!</description>
		<content:encoded><![CDATA[<p>Yes i agree with William, a logout script addition to this would be excellent!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William Li</title>
		<link>http://www.bensky.co.uk/blog/code-tutorials/simple-php-login-script-tutorial/#comment-54</link>
		<dc:creator>William Li</dc:creator>
		<pubDate>Sat, 27 Jun 2009 06:32:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.bensky.co.uk/blog/?p=123#comment-54</guid>
		<description>Hi  Ben, i don&#039;t want to sound too cheeky but is there any chance you would be able to expand this script to include some sort of logout button to clear the cookies?

It&#039;s no major thing but I feel it would be a nice addition to the script,</description>
		<content:encoded><![CDATA[<p>Hi  Ben, i don&#8217;t want to sound too cheeky but is there any chance you would be able to expand this script to include some sort of logout button to clear the cookies?</p>
<p>It&#8217;s no major thing but I feel it would be a nice addition to the script,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William Li</title>
		<link>http://www.bensky.co.uk/blog/code-tutorials/simple-php-login-script-tutorial/#comment-51</link>
		<dc:creator>William Li</dc:creator>
		<pubDate>Fri, 26 Jun 2009 08:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.bensky.co.uk/blog/?p=123#comment-51</guid>
		<description>Hi Ben, this is exactly what I&#039;ve been looking for! Thanks for sharing this.</description>
		<content:encoded><![CDATA[<p>Hi Ben, this is exactly what I&#8217;ve been looking for! Thanks for sharing this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.bensky.co.uk/blog/code-tutorials/simple-php-login-script-tutorial/#comment-42</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 18 Jun 2009 13:34:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.bensky.co.uk/blog/?p=123#comment-42</guid>
		<description>Hi Martin, thanks for downloading! Ive made a slight amend to one of the files in the pack, should have sorted your problem!</description>
		<content:encoded><![CDATA[<p>Hi Martin, thanks for downloading! Ive made a slight amend to one of the files in the pack, should have sorted your problem!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.bensky.co.uk/blog/code-tutorials/simple-php-login-script-tutorial/#comment-41</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Thu, 18 Jun 2009 13:14:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.bensky.co.uk/blog/?p=123#comment-41</guid>
		<description>Hi there,
I&#039;ve been scanning all over for a simple PHP script to create a simple login area, and you seem to have it covered. Nice one. Trouble is, I just can&#039;t get your code to work. I&#039;m a numpty starter with no real PHP experience (a huge book to read though). I can re-direct a failed login to a new html page saying click login again, but I can&#039;t seem to get a login to go to my secure page (in your examples &#039;clientarea.php&#039;). Am I missing something? All my script is at www.martinabeldesign.com
By the way your CSS anti-spam idea is genius! I may well try to get that to work too. Cheers!  Martin :)</description>
		<content:encoded><![CDATA[<p>Hi there,<br />
I&#8217;ve been scanning all over for a simple PHP script to create a simple login area, and you seem to have it covered. Nice one. Trouble is, I just can&#8217;t get your code to work. I&#8217;m a numpty starter with no real PHP experience (a huge book to read though). I can re-direct a failed login to a new html page saying click login again, but I can&#8217;t seem to get a login to go to my secure page (in your examples &#8216;clientarea.php&#8217;). Am I missing something? All my script is at <a href="http://www.martinabeldesign.com" rel="nofollow">http://www.martinabeldesign.com</a><br />
By the way your CSS anti-spam idea is genius! I may well try to get that to work too. Cheers!  Martin <img src='http://www.bensky.co.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

