<?xml version="1.0" encoding="iso-8859-1"?><!-- Copy and paste the url into your newsreader application" -->
<rss version="2.0" 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<channel>
	<title>About.com PHP / MySQL</title>
	<link>http://php.about.com/</link>
	<description>Get the latest headlines from the About.com PHP / MySQL GuideSite.</description>
	<image>
		<title>About.com</title>
		<url>http://clk.about.com/?zi=1/1hi</url> 
		<link>http://www.about.com/</link> 
		<width>118</width> 
		<height>20</height> 
	</image>
	<dc:language>en-us</dc:language>
	<dc:creator></dc:creator>
	<dc:date>2009-06-29T15:13:20Z</dc:date>
	<pubDate>Mon, 29 Jun 2009 15:13:20 +0000</pubDate>
	<admin:generatorAgent rdf:resource="" />
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
	
			<item>
			<title>Radians to Degrees</title>
			<link>http://php.about.com/b/2009/07/02/radians-to-degrees.htm</link>
			<description>In PHP you can convert angles measured in radians to degrees using the Rad2Deg () PHP Function.  Here is an example that shows that 1/2 PI radians is equal...</description>
			<guid isPermaLink="true">http://php.about.com/b/2009/07/02/radians-to-degrees.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Thu, 02 Jul 2009 08:19:16 +0000</pubDate>
			<dc:date>2009-07-02T08:19:16Z</dc:date>

		</item>
			<item>
			<title>Joomla Review</title>
			<link>http://php.about.com/b/2009/06/29/joomla-review.htm</link>
			<description>You may remember that a couple weeks ago I asked your opinions about Joomla.  Well you gave them to me!  After using Joomla for a couple of weeks,...</description>
			<guid isPermaLink="true">http://php.about.com/b/2009/06/29/joomla-review.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Mon, 29 Jun 2009 15:13:20 +0000</pubDate>
			<dc:date>2009-06-29T15:13:20Z</dc:date>

		</item>
			<item>
			<title>10 Cool Things to do with PHP</title>
			<link>http://php.about.com/b/2009/06/26/10-cool-things-to-do-with-php.htm</link>
			<description>So what can I do with PHP? Here are ten of our favorite fun (and useful) things you can use PHP for on your website. Looking for more PHP ideas?...</description>
			<guid isPermaLink="true">http://php.about.com/b/2009/06/26/10-cool-things-to-do-with-php.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Fri, 26 Jun 2009 10:13:55 +0000</pubDate>
			<dc:date>2009-06-26T10:13:55Z</dc:date>

		</item>
			<item>
			<title>Create Database SQL Command</title>
			<link>http://php.about.com/b/2009/06/24/create-database-sql-command.htm</link>
			<description>This SQL command creates a new database on the MySQL Server when run. It is phrased as create database [DatabaseName];.  Let's say you wanted to create a database named...</description>
			<guid isPermaLink="true">http://php.about.com/b/2009/06/24/create-database-sql-command.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Wed, 24 Jun 2009 11:13:39 +0000</pubDate>
			<dc:date>2009-06-24T11:13:39Z</dc:date>

		</item>
			<item>
			<title>Today's Date</title>
			<link>http://php.about.com/b/2009/06/22/todays-date-3.htm</link>
			<description>The current date can be displayed using the date () function.  You can use this along with the print () function or echo () function to display today's date...</description>
			<guid isPermaLink="true">http://php.about.com/b/2009/06/22/todays-date-3.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Mon, 22 Jun 2009 11:46:42 +0000</pubDate>
			<dc:date>2009-06-22T11:46:42Z</dc:date>

		</item>
			<item>
			<title>Usign IF to Make Choices</title>
			<link>http://php.about.com/b/2009/06/17/usign-if-to-make-choices.htm</link>
			<description>All the choices a computer makes are True or False.  When we are writing a computer program, we use if and else to make these choices.  We can...</description>
			<guid isPermaLink="true">http://php.about.com/b/2009/06/17/usign-if-to-make-choices.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Wed, 17 Jun 2009 16:35:39 +0000</pubDate>
			<dc:date>2009-06-17T16:35:39Z</dc:date>

		</item>
			<item>
			<title>PHP to Control a Smart Home?</title>
			<link>http://php.about.com/b/2009/06/15/php-to-control-a-smart-home.htm</link>
			<description>I found this article interesting.  It's about a guy who modified his Wii to control his smart home.  It also mentions using a PSP for that same function....</description>
			<guid isPermaLink="true">http://php.about.com/b/2009/06/15/php-to-control-a-smart-home.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Mon, 15 Jun 2009 09:50:53 +0000</pubDate>
			<dc:date>2009-06-15T09:50:53Z</dc:date>

		</item>
			<item>
			<title>Joomla?</title>
			<link>http://php.about.com/b/2009/06/11/joomla.htm</link>
			<description>I started working on a website in Joomla yesterday and I'm just not sure what I think of it yet.  I found some things I like and some things...</description>
			<guid isPermaLink="true">http://php.about.com/b/2009/06/11/joomla.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Thu, 11 Jun 2009 09:11:22 +0000</pubDate>
			<dc:date>2009-06-11T09:11:22Z</dc:date>

		</item>
			<item>
			<title>What is MySQL?</title>
			<link>http://php.about.com/b/2009/06/10/what-is-mysql.htm</link>
			<description>MySQL is a relational database system that is used to store information. MySQL can store many types of data from something as tiny as a single character to as large...</description>
			<guid isPermaLink="true">http://php.about.com/b/2009/06/10/what-is-mysql.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Wed, 10 Jun 2009 11:04:29 +0000</pubDate>
			<dc:date>2009-06-10T11:04:29Z</dc:date>

		</item>
			<item>
			<title>PHP Links</title>
			<link>http://php.about.com/b/2009/06/08/php-links.htm</link>
			<description>Creating a link in PHP is the same as creating a link in HTML... for the most part.  If the link occurs outside of the PHP code, you can...</description>
			<guid isPermaLink="true">http://php.about.com/b/2009/06/08/php-links.htm</guid>
			<dc:subject></dc:subject>
			<pubDate>Mon, 08 Jun 2009 10:06:24 +0000</pubDate>
			<dc:date>2009-06-08T10:06:24Z</dc:date>

		</item>
	</channel>

</rss>
