<?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/resting</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 16:37:47 GMT</pubDate>
<item>
<title>(PHP) Random AlphaNumeric String - resting</title>
<link>http://snipplr.com/view/58446/random-alphanumeric-string/</link>
<description><![CDATA[ <p>just a random string generator function, usefull in captcha building process for example, or in case of random password needed.</p> ]]></description>
<pubDate>Mon, 05 Sep 2011 10:38:54 GMT</pubDate>
<guid>http://snipplr.com/view/58446/random-alphanumeric-string/</guid>
</item>
<item>
<title>(PHP) Limit Words in a String - resting</title>
<link>http://snipplr.com/view/12987/limit-words-in-a-string/</link>
<description><![CDATA[ <p>If you wanted to do this effect quickly, you could just use the function substr(). However, the substr() function only limits the number of characters being displayed. The returned result would be an excerpt of text that may or may not have the ending word cut-off.</p> ]]></description>
<pubDate>Wed, 11 Mar 2009 15:18:49 GMT</pubDate>
<guid>http://snipplr.com/view/12987/limit-words-in-a-string/</guid>
</item>
<item>
<title>(PHP) Clear Drupal 5 Cache - resting</title>
<link>http://snipplr.com/view/9943/clear-drupal-5-cache/</link>
<description><![CDATA[ <p>This might work in Drupal 6, but I haven't tried it.</p> ]]></description>
<pubDate>Thu, 20 Nov 2008 14:20:31 GMT</pubDate>
<guid>http://snipplr.com/view/9943/clear-drupal-5-cache/</guid>
</item>
<item>
<title>(HTML) Flash Video Player HTML Code - resting</title>
<link>http://snipplr.com/view/288/flash-video-player-html-code/</link>
<description><![CDATA[ <p>Great little flash player for playing FLV files. Code below simply adds them to your web page. Remember to add 20 pixels to the height="" attribute to allow for the player controler.
For the player goto: http://www.jeroenwijering.com/?item=Flash_Video_Player.</p> ]]></description>
<pubDate>Sat, 08 Jul 2006 14:24:25 GMT</pubDate>
<guid>http://snipplr.com/view/288/flash-video-player-html-code/</guid>
</item>
</channel>
</rss>