<?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/favorites/koncept/language/php</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 03:40:05 GMT</pubDate>
<item>
<title>(PHP) Convert URLs within String into hyperlinks - koncept</title>
<link>http://snipplr.com/view/18516/convert-urls-within-string-into-hyperlinks/</link>
<description><![CDATA[ <p>This function converts URLs and e-mail addresses within a string into clickable hyperlinks.</p> ]]></description>
<pubDate>Wed, 19 Aug 2009 00:40:02 GMT</pubDate>
<guid>http://snipplr.com/view/18516/convert-urls-within-string-into-hyperlinks/</guid>
</item>
<item>
<title>(PHP) Print Xml atttributes through simplexml - koncept</title>
<link>http://snipplr.com/view/12708/print-xml-atttributes-through-simplexml/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 01 Mar 2009 17:49:23 GMT</pubDate>
<guid>http://snipplr.com/view/12708/print-xml-atttributes-through-simplexml/</guid>
</item>
<item>
<title>(PHP) RFC-compliant email address validator - koncept</title>
<link>http://snipplr.com/view/11616/rfccompliant-email-address-validator/</link>
<description><![CDATA[ <p>A PHP function that correctly validates all parts of a given email address, according to RFCs 5322, 5321, 1123, 2396, 3696, 4291, 4343, 2821 &amp; 2822. I’ve released it under a license that allows you to use it royalty-free in commercial or non-commercial work.\r\n\r\nThe test cases and the latest version of the code will always be here: http://code.google.com/p/isemail/source/browse/#svn/trunk</p> ]]></description>
<pubDate>Wed, 28 Jan 2009 13:14:00 GMT</pubDate>
<guid>http://snipplr.com/view/11616/rfccompliant-email-address-validator/</guid>
</item>
<item>
<title>(PHP) Format URL to go to the same directory - koncept</title>
<link>http://snipplr.com/view/7191/format-url-to-go-to-the-same-directory/</link>
<description><![CDATA[ <p>This allows you to format the URL to go to the directory where the file is placed. Very useful if you are wanting to write server independent PHP Apps.</p> ]]></description>
<pubDate>Wed, 09 Jul 2008 16:50:38 GMT</pubDate>
<guid>http://snipplr.com/view/7191/format-url-to-go-to-the-same-directory/</guid>
</item>
<item>
<title>(PHP) check valid rfc822 email - koncept</title>
<link>http://snipplr.com/view/7153/check-valid-rfc822-email/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 07 Jul 2008 03:00:37 GMT</pubDate>
<guid>http://snipplr.com/view/7153/check-valid-rfc822-email/</guid>
</item>
<item>
<title>(PHP) Factorial - koncept</title>
<link>http://snipplr.com/view/6712/factorial/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 14 Jun 2008 10:13:59 GMT</pubDate>
<guid>http://snipplr.com/view/6712/factorial/</guid>
</item>
<item>
<title>(PHP) PHP CURL IMG DOWNLOAD - koncept</title>
<link>http://snipplr.com/view/5933/php-curl-img-download/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 21 Apr 2008 12:16:35 GMT</pubDate>
<guid>http://snipplr.com/view/5933/php-curl-img-download/</guid>
</item>
<item>
<title>(PHP) PHP Last Day of Current Month - koncept</title>
<link>http://snipplr.com/view/4380/php-last-day-of-current-month/</link>
<description><![CDATA[ <p>Easiest way to get the last day in the current month.</p> ]]></description>
<pubDate>Wed, 19 Dec 2007 07:31:57 GMT</pubDate>
<guid>http://snipplr.com/view/4380/php-last-day-of-current-month/</guid>
</item>
<item>
<title>(PHP) LimitIterator - koncept</title>
<link>http://snipplr.com/view/3072/limititerator/</link>
<description><![CDATA[ <p>SPL LimitIteratorの使い方
Pagerクラスを作る際のヒント</p> ]]></description>
<pubDate>Fri, 29 Jun 2007 01:50:09 GMT</pubDate>
<guid>http://snipplr.com/view/3072/limititerator/</guid>
</item>
<item>
<title>(PHP) Calculate the Distance Between Two Coordinates (latitude, longitude) - koncept</title>
<link>http://snipplr.com/view/2531/calculate-the-distance-between-two-coordinates-latitude-longitude/</link>
<description><![CDATA[ <p>This PHP function calculates the distance between to pairs of latitude longitude coordinates. Returns the distance in miles or kilometers.</p> ]]></description>
<pubDate>Tue, 24 Apr 2007 11:46:36 GMT</pubDate>
<guid>http://snipplr.com/view/2531/calculate-the-distance-between-two-coordinates-latitude-longitude/</guid>
</item>
<item>
<title>(PHP) Thumbs on fly - koncept</title>
<link>http://snipplr.com/view/93/thumbs-on-fly/</link>
<description><![CDATA[ <p>Only JPG</p> ]]></description>
<pubDate>Thu, 29 Jun 2006 14:44:32 GMT</pubDate>
<guid>http://snipplr.com/view/93/thumbs-on-fly/</guid>
</item>
<item>
<title>(PHP) RSS Writer Class - koncept</title>
<link>http://snipplr.com/view/23/rss-writer-class/</link>
<description><![CDATA[ <p>Contains two classes. RSS and RSSItem. Create a new RSS object and then populate it with RSSItems. Supports enclosures (audio/video files).</p> ]]></description>
<pubDate>Wed, 30 Nov -0001 00:00:00 GMT</pubDate>
<guid>http://snipplr.com/view/23/rss-writer-class/</guid>
</item>
</channel>
</rss>