/ Published in: PHP

Creates a variable length key from a pre-defined set of characters.
Expand |
Embed | Plain Text
Comments

You need to login to post a comment.
mattkenefick on 05/20/08
2 people have marked this snippet as a favorite
Creates a variable length key from a pre-defined set of characters.
You need to login to post a comment.
count($keyset) should be strlen($keyset)