<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Find and Replace Hyperlinks and Email Addresses in&#160;PHP</title>
	<atom:link href="http://abeautifulsite.net/blog/2007/05/find-and-replace-hyperlinks-and-email-addresses-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://abeautifulsite.net/blog/2007/05/find-and-replace-hyperlinks-and-email-addresses-in-php/</link>
	<description></description>
	<lastBuildDate>Thu, 19 Aug 2010 15:49:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: kushal</title>
		<link>http://abeautifulsite.net/blog/2007/05/find-and-replace-hyperlinks-and-email-addresses-in-php/#comment-477</link>
		<dc:creator>kushal</dc:creator>
		<pubDate>Tue, 21 Apr 2009 05:05:09 +0000</pubDate>
		<guid isPermaLink="false">http://abs.lavitech.com/?p=12#comment-477</guid>
		<description>how can we do the reverse of this?? Can anybody help me into this?</description>
		<content:encoded><![CDATA[<p>how can we do the reverse of this?? Can anybody help me into this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian</title>
		<link>http://abeautifulsite.net/blog/2007/05/find-and-replace-hyperlinks-and-email-addresses-in-php/#comment-476</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Tue, 18 Nov 2008 11:56:22 +0000</pubDate>
		<guid isPermaLink="false">http://abs.lavitech.com/?p=12#comment-476</guid>
		<description>Thank you very much! I used this code for my website... http://www.myiptest.com</description>
		<content:encoded><![CDATA[<p>Thank you very much! I used this code for my website&#8230; <a href="http://www.myiptest.com" rel="nofollow">http://www.myiptest.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: giu</title>
		<link>http://abeautifulsite.net/blog/2007/05/find-and-replace-hyperlinks-and-email-addresses-in-php/#comment-475</link>
		<dc:creator>giu</dc:creator>
		<pubDate>Fri, 27 Jun 2008 12:25:04 +0000</pubDate>
		<guid isPermaLink="false">http://abs.lavitech.com/?p=12#comment-475</guid>
		<description>thank you very much. beautifuly code and very useful. will use both functions in my twitter-plugin for wordpress, which I will release in the next few days. needless to say, I will mention you in the about-page and in the source code :) have a nice weekend and keep up the good work!</description>
		<content:encoded><![CDATA[<p>thank you very much. beautifuly code and very useful. will use both functions in my twitter-plugin for wordpress, which I will release in the next few days. needless to say, I will mention you in the about-page and in the source code :) have a nice weekend and keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cory LaViska</title>
		<link>http://abeautifulsite.net/blog/2007/05/find-and-replace-hyperlinks-and-email-addresses-in-php/#comment-474</link>
		<dc:creator>Cory LaViska</dc:creator>
		<pubDate>Thu, 20 Dec 2007 23:10:11 +0000</pubDate>
		<guid isPermaLink="false">http://abs.lavitech.com/?p=12#comment-474</guid>
		<description>Gavin, good catch.  I adjusted the regex to support both upper and lowercase.</description>
		<content:encoded><![CDATA[<p>Gavin, good catch.  I adjusted the regex to support both upper and lowercase.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gavin</title>
		<link>http://abeautifulsite.net/blog/2007/05/find-and-replace-hyperlinks-and-email-addresses-in-php/#comment-473</link>
		<dc:creator>Gavin</dc:creator>
		<pubDate>Wed, 19 Dec 2007 02:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://abs.lavitech.com/?p=12#comment-473</guid>
		<description>This doesn&#039;t correctly parse e-mail addresses with mixed character case, i.e. myEmail@domain.com.</description>
		<content:encoded><![CDATA[<p>This doesn&#8217;t correctly parse e-mail addresses with mixed character case, i.e. <a href="mailto:myEmail@domain.com">myEmail@domain.com</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->