<?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>Earth Info &#187; PHP</title>
	<atom:link href="http://www.earthinfo.org/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.earthinfo.org</link>
	<description>Down to Earth Information</description>
	<lastBuildDate>Fri, 28 Oct 2011 15:21:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>SQLite V3 with PHP &#8211; sample script</title>
		<link>http://www.earthinfo.org/sqlite-v3-with-php-sample-script/</link>
		<comments>http://www.earthinfo.org/sqlite-v3-with-php-sample-script/#comments</comments>
		<pubDate>Wed, 20 May 2009 14:47:48 +0000</pubDate>
		<dc:creator>Chris Morris</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[sqlite]]></category>

		<guid isPermaLink="false">http://www.earthinfo.org/?p=506</guid>
		<description><![CDATA[<a href="http://www.earthinfo.org/sqlite-v3-with-php-sample-script/"><img align="left" hspace="5" width="150" src="http://www.earthinfo.org/wp-content/uploads/2009/05/sqlite-300x88.gif" class="alignleft wp-post-image tfe" alt="sqlite" title="sqlite" /></a>SQLite [http://www.sqlite.org] is a very handy tool, essentially it creates a database in a file. SQLite V3 should be installed automatically with PHP5. I find SQLite very handy when I want to make standalone code that uses a database, and because it doesn&#8217;t require an external application(such as Mysql) it makes it very portable. I [...]]]></description>
		<wfw:commentRss>http://www.earthinfo.org/sqlite-v3-with-php-sample-script/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>XPaths with PHP by example</title>
		<link>http://www.earthinfo.org/xpaths-with-php-by-example/</link>
		<comments>http://www.earthinfo.org/xpaths-with-php-by-example/#comments</comments>
		<pubDate>Wed, 06 May 2009 13:59:58 +0000</pubDate>
		<dc:creator>Chris Morris</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[XPath]]></category>

		<guid isPermaLink="false">http://www.earthinfo.org/?p=259</guid>
		<description><![CDATA[<a href="http://www.earthinfo.org/xpaths-with-php-by-example/"><img align="left" hspace="5" width="150" src="http://www.earthinfo.org/wp-content/uploads/2009/05/php.png" class="alignleft wp-post-image tfe" alt="PHP" title="php" /></a>Learn by example how to scrape web pages using PHP and Xpath.]]></description>
		<wfw:commentRss>http://www.earthinfo.org/xpaths-with-php-by-example/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

