<?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/tags/strlen</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 02:37:58 GMT</pubDate>
<item>
<title>(PHP) Find the longest string in an array - jatkins</title>
<link>http://snipplr.com/view/49009/find-the-longest-string-in-an-array/</link>
<description><![CDATA[ <p>Released into the public domain.</p> ]]></description>
<pubDate>Tue, 15 Feb 2011 01:29:57 GMT</pubDate>
<guid>http://snipplr.com/view/49009/find-the-longest-string-in-an-array/</guid>
</item>
<item>
<title>(C) strlen.c - zava</title>
<link>http://snipplr.com/view/38897/strlenc/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 11 Aug 2010 05:16:10 GMT</pubDate>
<guid>http://snipplr.com/view/38897/strlenc/</guid>
</item>
<item>
<title>(JavaScript) Split string into array - chlab</title>
<link>http://snipplr.com/view/30463/split-string-into-array/</link>
<description><![CDATA[ <p>I needed to break down a long string today and insert line breaks so I wrote this little function. You can use it to split a long string into chunks of a defined length and get them as an array or join them by a defined character (e.g. &amp;lt;br /&amp;gt;). Have fun.</p> ]]></description>
<pubDate>Mon, 29 Mar 2010 07:10:55 GMT</pubDate>
<guid>http://snipplr.com/view/30463/split-string-into-array/</guid>
</item>
<item>
<title>(C) new text file - sebastianf</title>
<link>http://snipplr.com/view/27434/new-text-file/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 31 Jan 2010 13:44:53 GMT</pubDate>
<guid>http://snipplr.com/view/27434/new-text-file/</guid>
</item>
<item>
<title>(PHP) PHP : highlight keywords in a text - giak</title>
<link>http://snipplr.com/view/26445/php--highlight-keywords-in-a-text/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 14 Jan 2010 06:38:55 GMT</pubDate>
<guid>http://snipplr.com/view/26445/php--highlight-keywords-in-a-text/</guid>
</item>
<item>
<title>(PHP) PHP : co,nvert a int Month to french String - giak</title>
<link>http://snipplr.com/view/26355/php--convert-a-int-month-to-french-string/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 13 Jan 2010 01:47:33 GMT</pubDate>
<guid>http://snipplr.com/view/26355/php--convert-a-int-month-to-french-string/</guid>
</item>
<item>
<title>(PHP) isset instead of strlen - paulgrenwood</title>
<link>http://snipplr.com/view/20143/isset-instead-of-strlen/</link>
<description><![CDATA[ <p>This snippet uses isset() instead strlen() to verify a PHP variable (in this example $username) is set and is at least six characters long.</p> ]]></description>
<pubDate>Wed, 23 Sep 2009 15:55:18 GMT</pubDate>
<guid>http://snipplr.com/view/20143/isset-instead-of-strlen/</guid>
</item>
<item>
<title>(PHP) Convert string to ASCII Value - luizlopes</title>
<link>http://snipplr.com/view/9947/convert-string-to-ascii-value/</link>
<description><![CDATA[ <p>My friend Jamal Fanaian showed me how to convert a string to its' ASCII value.</p> ]]></description>
<pubDate>Thu, 20 Nov 2008 18:02:30 GMT</pubDate>
<guid>http://snipplr.com/view/9947/convert-string-to-ascii-value/</guid>
</item>
</channel>
</rss>