<?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>JayGilford.com &#187; common</title>
	<atom:link href="http://www.jaygilford.com/tag/common/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jaygilford.com</link>
	<description>Numerous articles on PHP, MySQL and Apache files</description>
	<lastBuildDate>Tue, 06 Sep 2011 12:35:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Number to text converting PHP class</title>
		<link>http://www.jaygilford.com/php/number-to-text-converting-php-class/</link>
		<comments>http://www.jaygilford.com/php/number-to-text-converting-php-class/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 14:19:42 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Common questions]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[common]]></category>
		<category><![CDATA[numbers]]></category>
		<category><![CDATA[text]]></category>

		<guid isPermaLink="false">http://www.jaygilford.com/?p=89</guid>
		<description><![CDATA[One thing that gets asked quite a bit on forums is how to convert a number into words in PHP, so I thought I&#8217;d write a small class that can do this Here is the code for the class class num2text { private $_original = 0; private $_parsed_number_text = ''; private $_single_nums = array(1 => [...]]]></description>
		<wfw:commentRss>http://www.jaygilford.com/php/number-to-text-converting-php-class/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: www.jaygilford.com @ 2012-02-05 12:50:02 -->
