<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - ryanve</title>
<link>http://snipplr.com/users/ryanve</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 04:41:09 GMT</pubDate>
<item>
<title>(PHP) Parse Attributes</title>
<link>http://snipplr.com/view/69712/parse-attributes/</link>
<description><![CDATA[ <p>Parse an attributes string into an array. If the string starts with a tag, then the attributes on the first tag are parsed. This parses via a manual loop and is designed to be safer than using DOMDocument.</p> ]]></description>
<pubDate>Thu, 31 Jan 2013 10:42:33 GMT</pubDate>
<guid>http://snipplr.com/view/69712/parse-attributes/</guid>
</item>
<item>
<title>(PHP) mtime: modified time</title>
<link>http://snipplr.com/view/69668/mtime-modified-time/</link>
<description><![CDATA[ <p>Get modified time of a directory or file. For directories: it gets the modified time of the most recently modified file.</p> ]]></description>
<pubDate>Mon, 28 Jan 2013 10:20:20 GMT</pubDate>
<guid>http://snipplr.com/view/69668/mtime-modified-time/</guid>
</item>
</channel>
</rss>