Monthly Archives: July 2009

PHP – Generate/Create strong passwords, uuid, random string

Very often the need to create passwords or some other ‘unique’ string be it a captcha or for use as unique identifier (UUID). Here are a few functions I’ve used and refined over the years, 2 types, for password/random string … Continue reading

Posted in PHP | Leave a comment

Signs of poor PHP ‘products’

If you are a professional developer (or aspiring) you will inevitably get asked to customise or even better “extend” existing wares. If it’s a product you are familiar with great! If not I heartilly reccomend spending a little time investigating … Continue reading

Posted in PHP | Tagged , | Leave a comment