<?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>Jeff Linse &#187; functions</title>
	<atom:link href="http://jefflinse.com/tag/functions/feed/" rel="self" type="application/rss+xml" />
	<link>http://jefflinse.com</link>
	<description></description>
	<lastBuildDate>Thu, 17 Jun 2010 00:43:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>10 Useful PHP Functions You May Not Have Known About</title>
		<link>http://jefflinse.com/2008/10-useful-php-functions-you-may-not-have-known-about/</link>
		<comments>http://jefflinse.com/2008/10-useful-php-functions-you-may-not-have-known-about/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 05:23:13 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[functions]]></category>

		<guid isPermaLink="false">http://jefflinse.com/?p=22</guid>
		<description><![CDATA[10. get_browser() This function comes in handy when collecting information about a user&#8217;s browser to determine the content capabilities for that user.  It returns an associative array containing information such as the browser type, version, whether or not it is capable of handling frames, cookies, and javascript, and the platform on which the browser is ]]></description>
		<wfw:commentRss>http://jefflinse.com/2008/10-useful-php-functions-you-may-not-have-known-about/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
