<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - dbug13</title>
<link>http://snipplr.com/users/dbug13/language/php</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 15 Feb 2012 17:47:40 GMT</pubDate>
<item>
<title>(PHP) a Set class that maintains an array of unique items</title>
<link>http://snipplr.com/view/12989/a-set-class-that-maintains-an-array-of-unique-items/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 11 Mar 2009 16:28:54 GMT</pubDate>
<guid>http://snipplr.com/view/12989/a-set-class-that-maintains-an-array-of-unique-items/</guid>
</item>
<item>
<title>(PHP) use PHP to create an external  dynamically generated CSS file.</title>
<link>http://snipplr.com/view/11868/use-php-to-create-an-external--dynamically-generated-css-file/</link>
<description><![CDATA[ <p>One other thing to note, is that the php generated css file can make use of query parameters, for instance:

&amp;lt;link rel="stylesheet" href="base.css.php?type=alternate" type="text/css" &amp;gt;

in your PHP file you can use the variable:

if ($_GET['type'] == 'alternate'){ 
   // set some options etc. ....
}</p> ]]></description>
<pubDate>Thu, 05 Feb 2009 02:50:08 GMT</pubDate>
<guid>http://snipplr.com/view/11868/use-php-to-create-an-external--dynamically-generated-css-file/</guid>
</item>
<item>
<title>(PHP) class to make REST based calls easier</title>
<link>http://snipplr.com/view/11632/class-to-make-rest-based-calls-easier/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 29 Jan 2009 01:05:27 GMT</pubDate>
<guid>http://snipplr.com/view/11632/class-to-make-rest-based-calls-easier/</guid>
</item>
<item>
<title>(PHP) Strip phone number of all non alpha-numeric characters</title>
<link>http://snipplr.com/view/7862/strip-phone-number-of-all-non-alphanumeric-characters/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 13 Aug 2008 16:52:11 GMT</pubDate>
<guid>http://snipplr.com/view/7862/strip-phone-number-of-all-non-alphanumeric-characters/</guid>
</item>
<item>
<title>(PHP) Split an URL into protocol, site, and resource parts</title>
<link>http://snipplr.com/view/6526/split-an-url-into-protocol-site-and-resource-parts/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 31 May 2008 20:47:04 GMT</pubDate>
<guid>http://snipplr.com/view/6526/split-an-url-into-protocol-site-and-resource-parts/</guid>
</item>
<item>
<title>(PHP) Cast an array to an object</title>
<link>http://snipplr.com/view/5220/cast-an-array-to-an-object/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 27 Feb 2008 14:36:31 GMT</pubDate>
<guid>http://snipplr.com/view/5220/cast-an-array-to-an-object/</guid>
</item>
<item>
<title>(PHP) PHP URL parsing</title>
<link>http://snipplr.com/view/5081/php-url-parsing/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 15 Feb 2008 17:00:20 GMT</pubDate>
<guid>http://snipplr.com/view/5081/php-url-parsing/</guid>
</item>
</channel>
</rss>
