<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Useful PHP Functions</title>
	<atom:link href="http://xyldraejacob.wordpress.com/2008/05/05/useful-php-functions/feed/" rel="self" type="application/rss+xml" />
	<link>http://xyldraejacob.wordpress.com/2008/05/05/useful-php-functions/</link>
	<description>Xyldrae Diane Jacob's Blog</description>
	<pubDate>Sat, 19 Jul 2008 01:58:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>By: Xyldrae Diane Jacob</title>
		<link>http://xyldraejacob.wordpress.com/2008/05/05/useful-php-functions/#comment-7</link>
		<dc:creator>Xyldrae Diane Jacob</dc:creator>
		<pubDate>Tue, 06 May 2008 03:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://xyldraejacob.wordpress.com/?p=28#comment-7</guid>
		<description>your right! Thanks for the helpful comment! I'm also gonna post an article about my favorite string and array functions. str_replace is also one of them. :D</description>
		<content:encoded><![CDATA[<p>your right! Thanks for the helpful comment! I&#8217;m also gonna post an article about my favorite string and array functions. str_replace is also one of them. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: butzi</title>
		<link>http://xyldraejacob.wordpress.com/2008/05/05/useful-php-functions/#comment-6</link>
		<dc:creator>butzi</dc:creator>
		<pubDate>Mon, 05 May 2008 15:39:32 +0000</pubDate>
		<guid isPermaLink="false">http://xyldraejacob.wordpress.com/?p=28#comment-6</guid>
		<description>Instead of fwrite you could use string file_put_contents($filename, $data [, $flags [, $resource]]);

My favourite functions are str_replace, key_exists (array_key_exists) and strpos.</description>
		<content:encoded><![CDATA[<p>Instead of fwrite you could use string file_put_contents($filename, $data [, $flags [, $resource]]);</p>
<p>My favourite functions are str_replace, key_exists (array_key_exists) and strpos.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
