<?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>Style Vs SUBSTANCE &#187; string to title case</title>
	<atom:link href="http://style-vs-substance.com/tag/string-to-title-case/feed/" rel="self" type="application/rss+xml" />
	<link>http://style-vs-substance.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 17 May 2010 17:02:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ucwords() to convert a string to title case in PHP</title>
		<link>http://style-vs-substance.com/programming/ucwords-to-convert-a-string-to-title-case-in-php/</link>
		<comments>http://style-vs-substance.com/programming/ucwords-to-convert-a-string-to-title-case-in-php/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 07:05:37 +0000</pubDate>
		<dc:creator>Jim Mayes</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[efficient coding]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[string manipulation]]></category>
		<category><![CDATA[string to title case]]></category>

		<guid isPermaLink="false">http://style-vs-substance.com/ucwords-to-convert-a-string-to-title-case-in-php/2008/03/</guid>
		<description><![CDATA[I enjoy the challenge of solving a problem as much as the next guy, but sometimes it seems that PHP programmers have a tendency to apply great ingenuity in creating complex solutions for a fairly simple problem that actually already has a very simple solution. What&#8217;s more, these bits of code (we&#8217;ll call them &#8220;better [...]]]></description>
		<wfw:commentRss>http://style-vs-substance.com/programming/ucwords-to-convert-a-string-to-title-case-in-php/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
