<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Help Source for Coders - Get Slunked! &#187; current</title>
	<atom:link href="http://slunked.com/blog/?tag=current&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://slunked.com/blog</link>
	<description>Providing clear instructions and tutorials to coding users!</description>
	<lastBuildDate>Sat, 13 Aug 2011 14:05:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>User Registration and Login System Using PHP and MySQL</title>
		<link>http://slunked.com/blog/2010/01/user-registration-and-login-system/</link>
		<comments>http://slunked.com/blog/2010/01/user-registration-and-login-system/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 21:37:10 +0000</pubDate>
		<dc:creator>Frost</dc:creator>
				<category><![CDATA[PHP-MySQL]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[current]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[registration]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[secure]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://www.slunked.com/blog/?p=46</guid>
		<description><![CDATA[Looking through many tutorials online I come across many outdated user registration and login systems that are being used by users who end up having to update their code just to get the user registration script to work and function properly. Today I decided to write my own version of a very simple User Registration and Login System using PHP and MySQL. The following script and code has been tested under PHP 5.3 and MySQL 5, but should work for any version of PHP and MySQL. Lets start up the mower and get mowing.<br /><br /><a href="http://www.slunked.com/blog/php-mysql/2010/01/user-registration-and-login-system" title="User Registration and Login System Using PHP and MySQL">Read the full blog</a>]]></description>
		<wfw:commentRss>http://slunked.com/blog/2010/01/user-registration-and-login-system/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

