<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - j_junyent</title>
<link>http://snipplr.com/users/j_junyent/tags/validation</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 15 Oct 2008 16:59:55 GMT</pubDate>
<item>
<title>(PHP) Euro banknote validation</title>
<link>http://snipplr.com/view/4548/euro-banknote-validation/</link>
<description><![CDATA[ <p>Basically what this algorithm does is to replace the first letter of the serial number by a number (each letter represents where the banknote is originally from), then it calculates the sum of all digits. If the remaining of the division of that sum by 9 is 0 then your note is valid.</p> ]]></description>
<pubDate>Sun, 13 Jan 2008 20:10:42 GMT</pubDate>
<guid>http://snipplr.com/view/4548/euro-banknote-validation/</guid>
</item>
</channel>
</rss>