Tag Archive for 'source code'

Euro banknote validation with PHP

Euro Notes

Have you ever come across a fake Euro banknote? Well, most of us probably have (at least those of us who live in the European Union, like me) - more than 300 thousand Euro banknotes are falsified every year.

Continue reading ‘Euro banknote validation with PHP’

PHP Password Strength Algorithm

I’ve ported the jQuery Password Strength Meter from JavaScript to PHP.

Continue reading ‘PHP Password Strength Algorithm’