<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: 10 Useful PHP Functions You May Not Have Known About</title>
	<atom:link href="http://jefflinse.com/2008/10-useful-php-functions-you-may-not-have-known-about/feed/" rel="self" type="application/rss+xml" />
	<link>http://jefflinse.com/2008/10-useful-php-functions-you-may-not-have-known-about/</link>
	<description></description>
	<lastBuildDate>Sat, 28 May 2011 01:01:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: joebert</title>
		<link>http://jefflinse.com/2008/10-useful-php-functions-you-may-not-have-known-about/comment-page-1/#comment-35</link>
		<dc:creator>joebert</dc:creator>
		<pubDate>Wed, 17 Sep 2008 13:11:32 +0000</pubDate>
		<guid isPermaLink="false">http://jefflinse.com/?p=22#comment-35</guid>
		<description>I really like parse_url, I also use &quot;parse_str&quot; on the &quot;query&quot; portion of the array returned from parse_url.

The &quot;hash&quot; and &quot;hash_algos&quot; functions are great fast alternatives to fixed-algo functions like &quot;md5&quot; or &quot;sha...&quot;.</description>
		<content:encoded><![CDATA[<p>I really like parse_url, I also use &#8220;parse_str&#8221; on the &#8220;query&#8221; portion of the array returned from parse_url.</p>
<p>The &#8220;hash&#8221; and &#8220;hash_algos&#8221; functions are great fast alternatives to fixed-algo functions like &#8220;md5&#8243; or &#8220;sha&#8230;&#8221;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

