<?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>Learn HTML Online &#187; PHP</title>
	<atom:link href="http://www.learnhtmlonline.com/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learnhtmlonline.com</link>
	<description>tutorials for beginners</description>
	<lastBuildDate>Tue, 01 Jun 2010 23:04:58 +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>PHP contact form to email account</title>
		<link>http://www.learnhtmlonline.com/2010/01/20/php-contact-form-to-email-account/</link>
		<comments>http://www.learnhtmlonline.com/2010/01/20/php-contact-form-to-email-account/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 23:03:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[forms]]></category>

		<guid isPermaLink="false">http://www.learnhtmlonline.com/?p=266</guid>
		<description><![CDATA[In this tutorial we will show how to use a basic HTML form with a PHP script.  We will be working on a simple contact form that can be used on your website.]]></description>
		<wfw:commentRss>http://www.learnhtmlonline.com/2010/01/20/php-contact-form-to-email-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First PHP Script</title>
		<link>http://www.learnhtmlonline.com/2009/11/11/first-php-script/</link>
		<comments>http://www.learnhtmlonline.com/2009/11/11/first-php-script/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 20:19:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Server-Side Scripting]]></category>

		<guid isPermaLink="false">http://www.learnhtmlonline.com/?p=260</guid>
		<description><![CDATA[PHP is a server side scripting language.  PHP will allow you to accept input from HTML forms.  Actually, that's just the tip of the iceberg.  You can do a lot of things with PHP.  A few possibilities are: creating a rotating banner, making calculations, adding and extracting data to a database.  Again, these are just a few really small examples of what you can do.]]></description>
		<wfw:commentRss>http://www.learnhtmlonline.com/2009/11/11/first-php-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
