<?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>Inside-Out - Web Design &#38; Development 4 Beginners &#187; Useful PHP</title>
	<atom:link href="http://www.webdesign-4-beginners.co.uk/web-design-blog/category/useful-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdesign-4-beginners.co.uk/web-design-blog</link>
	<description>Information for anybody interested in becoming a Web Designer/Developer</description>
	<lastBuildDate>Sun, 01 Jan 2012 17:54:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Saving an Array into a MySQL database table with Serialize</title>
		<link>http://www.webdesign-4-beginners.co.uk/web-design-blog/2011/02/saving-array-mysql-database-table/</link>
		<comments>http://www.webdesign-4-beginners.co.uk/web-design-blog/2011/02/saving-array-mysql-database-table/#comments</comments>
		<pubDate>Wed, 09 Feb 2011 23:02:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Useful PHP]]></category>
		<category><![CDATA[Arrays]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.webdesign-4-beginners.co.uk/web-design-blog/?p=155</guid>
		<description><![CDATA[Use serialize and unserialize to retain the structure of an array when saving to a MySQL database table.]]></description>
		<wfw:commentRss>http://www.webdesign-4-beginners.co.uk/web-design-blog/2011/02/saving-array-mysql-database-table/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Generate PHP &amp; MySQL code the easy way!</title>
		<link>http://www.webdesign-4-beginners.co.uk/web-design-blog/2010/07/generate-php-mysql-code-the-easy-way/</link>
		<comments>http://www.webdesign-4-beginners.co.uk/web-design-blog/2010/07/generate-php-mysql-code-the-easy-way/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 20:43:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Useful PHP]]></category>
		<category><![CDATA[Beginner Developer]]></category>
		<category><![CDATA[Easy PHP]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Website on a budget]]></category>

		<guid isPermaLink="false">http://www.webdesign-4-beginners.co.uk/web-design-blog/?p=144</guid>
		<description><![CDATA[Guard against repetition and save time with this PHP and MySQL code generator. Free for both personal and commercial use.]]></description>
		<wfw:commentRss>http://www.webdesign-4-beginners.co.uk/web-design-blog/2010/07/generate-php-mysql-code-the-easy-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple PHP Function</title>
		<link>http://www.webdesign-4-beginners.co.uk/web-design-blog/2010/02/simple-php-function/</link>
		<comments>http://www.webdesign-4-beginners.co.uk/web-design-blog/2010/02/simple-php-function/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 16:24:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP basics]]></category>
		<category><![CDATA[Useful PHP]]></category>

		<guid isPermaLink="false">http://www.webdesign-4-beginners.co.uk/web-design-blog/?p=130</guid>
		<description><![CDATA[A beginners tutorial on create a simple PHP function and using it to repetitive procedures.]]></description>
		<wfw:commentRss>http://www.webdesign-4-beginners.co.uk/web-design-blog/2010/02/simple-php-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL results &#8211; Page numbering</title>
		<link>http://www.webdesign-4-beginners.co.uk/web-design-blog/2009/12/mysql-results-page-numbering/</link>
		<comments>http://www.webdesign-4-beginners.co.uk/web-design-blog/2009/12/mysql-results-page-numbering/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 09:18:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Useful PHP]]></category>

		<guid isPermaLink="false">http://www.webdesign-4-beginners.co.uk/web-design-blog/?p=34</guid>
		<description><![CDATA[Split MySQL results using PHP and display them across multiple pages. Page numbering tutorial, featuring a simple pagination method for the beginner.]]></description>
		<wfw:commentRss>http://www.webdesign-4-beginners.co.uk/web-design-blog/2009/12/mysql-results-page-numbering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

