Random alphanumeric password generation function in PHP
A handy PHP alphanumeric script which generates random password of a certain length. It uses all letters, both lowercase and uppercase and numbers. It might be for to generate verification code, user registration process or for a password recovery.
No comments:
Post a Comment