<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/regex/tags/php</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 19 Jun 2013 06:44:28 GMT</pubDate>
<item>
<title>(Regular Expression) Regex - Match IPv6 address - dmertl</title>
<link>http://snipplr.com/view/43003/regex--match-ipv6-address/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 27 Oct 2010 07:41:40 GMT</pubDate>
<guid>http://snipplr.com/view/43003/regex--match-ipv6-address/</guid>
</item>
<item>
<title>(Regular Expression) Regex - Match IPv4 address - dmertl</title>
<link>http://snipplr.com/view/43002/regex--match-ipv4-address/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 27 Oct 2010 07:40:58 GMT</pubDate>
<guid>http://snipplr.com/view/43002/regex--match-ipv4-address/</guid>
</item>
<item>
<title>(Regular Expression) RegEx to find replace in TextMate - rwczippy</title>
<link>http://snipplr.com/view/35268/regex-to-find-replace-in-textmate/</link>
<description><![CDATA[ <p>search for anything in-between two 's and then replace the found string into the PHP if/else staement. $1 is wher TextMate stores the found string. (see http://screenflicker.com/mike/code/textmate-regex-replace/)</p> ]]></description>
<pubDate>Thu, 27 May 2010 18:52:05 GMT</pubDate>
<guid>http://snipplr.com/view/35268/regex-to-find-replace-in-textmate/</guid>
</item>
<item>
<title>(Regular Expression) YouTube URL matcher, video ID catcher - nkm</title>
<link>http://snipplr.com/view/33375/youtube-url-matcher-video-id-catcher/</link>
<description><![CDATA[ <p>PCRE that matches any kind of YouTube URL and catches its video ID. It supports three kinds of URL: the classic (?v=), the AJAXed one (#!v=) and the short version (youtu.be). It also supports international URLs.

Tested with Javascript and PHP.</p> ]]></description>
<pubDate>Tue, 27 Apr 2010 16:02:49 GMT</pubDate>
<guid>http://snipplr.com/view/33375/youtube-url-matcher-video-id-catcher/</guid>
</item>
<item>
<title>(Regular Expression) Clean up braces in many languages - Zenithus</title>
<link>http://snipplr.com/view/17721/clean-up-braces-in-many-languages/</link>
<description><![CDATA[ <p>Use this to quickly clean-up a file which has opening braces on a new line, a particular annoyance of mine.</p> ]]></description>
<pubDate>Fri, 31 Jul 2009 04:45:08 GMT</pubDate>
<guid>http://snipplr.com/view/17721/clean-up-braces-in-many-languages/</guid>
</item>
<item>
<title>(Regular Expression) Dirección web - kamykaze77</title>
<link>http://snipplr.com/view/7347/direccin-web/</link>
<description><![CDATA[ <p>Validación de direcciones web correctas</p> ]]></description>
<pubDate>Thu, 17 Jul 2008 06:17:37 GMT</pubDate>
<guid>http://snipplr.com/view/7347/direccin-web/</guid>
</item>
</channel>
</rss>