Create a registration key

This simple function allows you to generate a random registration key in the format, '1224-54B1-7D35-5EF7'.

PHP:
  1. function registration_key()
  2. {
  3.     return strtoupper(substr(chunk_split(sprintf('%03d%s',
  4.                       rand(0,999), uniqid('')), 4, '-'), 0, -1));
  5. }

0 Responses to “Create a registration key”


  1. No Comments

Leave a Reply

You must login to post a comment.




Mp3 sparks Allofmp3