
<?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>Phpdynamic &#187; Tutorials</title>
	<atom:link href="http://www.phpdynamic.com/archives/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpdynamic.com</link>
	<description>PHP and MySQL Programming Guides, Tutorials, &#38; Articles</description>
	<lastBuildDate>Fri, 09 Apr 2010 02:41:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing Apache and PHP</title>
		<link>http://www.phpdynamic.com/tutorials/beginners-tutorials/installing-apache-and-php/</link>
		<comments>http://www.phpdynamic.com/tutorials/beginners-tutorials/installing-apache-and-php/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 20:47:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Beginners]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Installing]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web server]]></category>

		<guid isPermaLink="false">http://www.phpdynamic.com/?p=155</guid>
		<description><![CDATA[Installing Apache on Windows
We will start first by installing Apache. Once you have downloaded the apache_2.X.X-win32-x86-no_ssl.msi file, double-click it to start the installer. (Note: the X&#8217;s in the file name represent the different versions of Apache, for example: apache_2.2.8.) The installation process is straight-forward and typical for Windows.	


Following through the on-screen instructions, you will be [...]]]></description>
		<wfw:commentRss>http://www.phpdynamic.com/tutorials/beginners-tutorials/installing-apache-and-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working with Forms in PHP &#8211; Part 2</title>
		<link>http://www.phpdynamic.com/tutorials/beginners-tutorials/working-with-forms-in-php-part-2/</link>
		<comments>http://www.phpdynamic.com/tutorials/beginners-tutorials/working-with-forms-in-php-part-2/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 05:19:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Beginners]]></category>
		<category><![CDATA[Arrays]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://www.phpdynamic.com/?p=19</guid>
		<description><![CDATA[In the first part of this tutorial, we worked with input boxes and radio buttons, which only allow a single data value to be submitted per form element. We are not limited to single values, because HTML also allows form elements such as check-boxes and select-boxes that allow the user to choose multiple items simultaneously for a single form field, so we need a way to process them a little differently in PHP.]]></description>
		<wfw:commentRss>http://www.phpdynamic.com/tutorials/beginners-tutorials/working-with-forms-in-php-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working with Forms in PHP &#8211; Part 1</title>
		<link>http://www.phpdynamic.com/tutorials/beginners-tutorials/working-with-forms-in-php-part-1/</link>
		<comments>http://www.phpdynamic.com/tutorials/beginners-tutorials/working-with-forms-in-php-part-1/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 04:25:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Beginners]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://www.phpdynamic.com/?p=3</guid>
		<description><![CDATA[Forms are everywhere on the Web, you use them to enter your billing details while shopping on-line, writing a comment on a blog, or while preforming a search. Regardless, forms are essential to making the Web interactive. In this tutorial we'll show you how to use PHP to process HTML forms.]]></description>
		<wfw:commentRss>http://www.phpdynamic.com/tutorials/beginners-tutorials/working-with-forms-in-php-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

