<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - kossmoss</title>
<link>http://snipplr.com/users/kossmoss/tags/replace</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 02:01:30 GMT</pubDate>
<item>
<title>(PHP) Replace all the links except local - For redirecting</title>
<link>http://snipplr.com/view/13606/replace-all-the-links-except-local--for-redirecting/</link>
<description><![CDATA[ <p>You can get hostname from script environment - getenv("HTTP_HOST")
(?!'.$host.') matches URLs always except local links</p> ]]></description>
<pubDate>Mon, 30 Mar 2009 22:08:34 GMT</pubDate>
<guid>http://snipplr.com/view/13606/replace-all-the-links-except-local--for-redirecting/</guid>
</item>
<item>
<title>(PHP) Replace specified link tag in text</title>
<link>http://snipplr.com/view/13552/replace-specified-link-tag-in-text/</link>
<description><![CDATA[ <p>Affects  tags for links starting with $link
Example: LinkReplacer ($text, 'http://www.snipplr.com') affects to
Snipplr
and Snipplr Blog</p> ]]></description>
<pubDate>Sun, 29 Mar 2009 10:29:08 GMT</pubDate>
<guid>http://snipplr.com/view/13552/replace-specified-link-tag-in-text/</guid>
</item>
</channel>
</rss>