<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - scopefragger</title>
<link>http://snipplr.com/users/scopefragger/tags/varable</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 08:11:31 GMT</pubDate>
<item>
<title>(PHP) Count Varable character lengh</title>
<link>http://snipplr.com/view/19194/count-varable-character-lengh/</link>
<description><![CDATA[ <p>Sometimes counting the length of a variable is a necessity, such as when a new user registers. You may restrict a limit of 10 characters as a username or password, Using the following php function you can count the length of a variable.

In additionally I have provided an example ‘If’ statement that could be used in a username length validation.</p> ]]></description>
<pubDate>Wed, 02 Sep 2009 20:09:48 GMT</pubDate>
<guid>http://snipplr.com/view/19194/count-varable-character-lengh/</guid>
</item>
<item>
<title>(PHP) Count Varable character lengh</title>
<link>http://snipplr.com/view/19193/count-varable-character-lengh/</link>
<description><![CDATA[ <p>Sometimes counting the length of a variable is a necessity, such as when a new user registers. You may restrict a limit of 10 characters as a username or password, Using the following php function you can count the length of a variable.

In additionally I have provided an example ‘If’ statement that could be used in a username length validation.</p> ]]></description>
<pubDate>Wed, 02 Sep 2009 20:09:47 GMT</pubDate>
<guid>http://snipplr.com/view/19193/count-varable-character-lengh/</guid>
</item>
</channel>
</rss>