On Tue, May 14, 2002 at 12:13:08PM +0800, Alvin Tan wrote:
> I have a client who wants to release a unique PIN for each product they 
> sell which works as a key to get more goodies on the website. How/where can 
> I get a large number of PINs, much like a software key (e.g. 
> 3HH5R-E59VB-7SX99 or similar)?

Does md5() fit you needs?
http://www.php.net/manual/en/function.md5.php

-- 

  Daniel Tryba


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to