<?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; code</title>
	<atom:link href="http://slunked.com/blog/?tag=code&#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>
		<item>
		<title>Simple SQL Search Using PHP and MySQL</title>
		<link>http://slunked.com/blog/2010/01/simple-sql-search-using-php-mysql/</link>
		<comments>http://slunked.com/blog/2010/01/simple-sql-search-using-php-mysql/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 22:38:21 +0000</pubDate>
		<dc:creator>Frost</dc:creator>
				<category><![CDATA[PHP-MySQL]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[tables]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.slunked.com/blog/?p=16</guid>
		<description><![CDATA[Creating a SQL Search in PHP can some times be confusing and often cause users to generate too much unnecessary code. Well today is the good day. The tutorial shown here will guide you through how to create a Simple and basic MySQL search on multiple fields. So roll up your sleeves and be ready to dive into creating a simple MySQL Search!<br /><br /><a href="http://www.slunked.com/blog/php-mysql/2010/01/simple-sql-search-using-php-mysql" title="Simple SQL Search Using PHP and MySQL">Read the full blog</a>]]></description>
		<wfw:commentRss>http://slunked.com/blog/2010/01/simple-sql-search-using-php-mysql/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

