<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/">

<channel>
	<title>Barattalo &#187; href</title>
	<atom:link href="http://www.barattalo.it/tag/href/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.barattalo.it</link>
	<description>code snippets, classes and other stuff for developers</description>
	<lastBuildDate>Mon, 07 Nov 2011 11:40:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>PHP parse url, mailto, and also twitter&#8217;s usernames and arguments</title>
		<link>http://www.barattalo.it/2010/03/10/php-parse-url-mailto-and-also-twitters-usernames-and-arguments/</link>
		<comments>http://www.barattalo.it/2010/03/10/php-parse-url-mailto-and-also-twitters-usernames-and-arguments/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 20:41:45 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[href]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[preg_replace]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=496</guid>
		<description><![CDATA[This small function receive a text as input and returns an html text with links if the source text contains urls (http://www&#8230; but also ftp://&#8230; and every other protocol), emails, twitter&#8217;s usernames (with @ at the beginning) and also twitter tags (with # at the beginning). Those replaces are possible with the php preg_replace function: [...]


Related posts:<ol><li><a href='http://www.barattalo.it/2009/11/09/make-square-thumbs-or-cropped-thumbs-with-php/' rel='bookmark' title='Make square thumbs or cropped thumbs with php'>Make square thumbs or cropped thumbs with php</a></li>
<li><a href='http://www.barattalo.it/2010/03/30/php-google-images-mini-bot/' rel='bookmark' title='PHP google images mini bot'>PHP google images mini bot</a></li>
<li><a href='http://www.barattalo.it/2010/05/30/parsing-flickr-feed-with-php-tutorial/' rel='bookmark' title='Parsing Flickr Feed with PHP tutorial'>Parsing Flickr Feed with PHP tutorial</a></li>
<li><a href='http://www.barattalo.it/2009/11/24/truncate-string-preserving-some-words-in-php/' rel='bookmark' title='Truncate string preserving some words in PHP'>Truncate string preserving some words in PHP</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2010/03/10/php-parse-url-mailto-and-also-twitters-usernames-and-arguments/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

