Ok, so I was trying to implement this, but it seems that I don't have the uniqid function (or md5() for that matter). I'm using PHP 5.1.4 from entropy. Test.php shows that hash support is enabled.
So, do I need to enable it via php.ini or perhaps I need to add a reference or something? thanks