<?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>The Developer Network &#187; Arrays</title>
	<atom:link href="http://thedevnet.com/tag/arrays/feed/" rel="self" type="application/rss+xml" />
	<link>http://thedevnet.com</link>
	<description>Tricks, Source Code, Classes and Snippets</description>
	<lastBuildDate>Mon, 06 Sep 2010 21:25:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Get Data Between Two Elements</title>
		<link>http://thedevnet.com/php/snippets/get-data-between-two-elements/</link>
		<comments>http://thedevnet.com/php/snippets/get-data-between-two-elements/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 21:50:08 +0000</pubDate>
		<dc:creator>irbobo</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Arrays]]></category>
		<category><![CDATA[Parse]]></category>
		<category><![CDATA[Strings]]></category>

		<guid isPermaLink="false">http://thedevnet.com/?p=88</guid>
		<description><![CDATA[Ever had a bunch of text where you wanted some pieces of it? This snippet will get all between to elements. eg) [bob] where [ would be first element and ] would be second element.<br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://thedevnet.com/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://thedevnet.com/php/snippets/get-data-between-two-elements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
