<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - misteroneill</title>
<link>http://snipplr.com/users/misteroneill/tags/parse</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 16 Feb 2012 07:34:12 GMT</pubDate>
<item>
<title>(PHP) Check for New Lines</title>
<link>http://snipplr.com/view/19090/check-for-new-lines/</link>
<description><![CDATA[ <p>This function simply returns a Boolean value to determine whether or not a string containers new line characters.  Useful in cleaning data.</p> ]]></description>
<pubDate>Tue, 01 Sep 2009 00:12:57 GMT</pubDate>
<guid>http://snipplr.com/view/19090/check-for-new-lines/</guid>
</item>
<item>
<title>(PHP) Replace URLs in String with HTML Links</title>
<link>http://snipplr.com/view/19085/replace-urls-in-string-with-html-links/</link>
<description><![CDATA[ <p>This is a simple function to parse a string and turn any URLs it finds into links.  Adds a rel attribute to the link with a value of "nofollow" by default.</p> ]]></description>
<pubDate>Mon, 31 Aug 2009 23:53:00 GMT</pubDate>
<guid>http://snipplr.com/view/19085/replace-urls-in-string-with-html-links/</guid>
</item>
</channel>
</rss>
