You are here: Re: password generation « PHP Language « IT news, forums, messages
Re: password generation

Posted by Xenophaw on 09/26/62 11:18

"Mark D Smith" <usenet@NOSPAM.obantec.net> wrote:
> Hi
>
> i am using a pear addition Text_Password
>
> $pass = Text_Password::create($length = 8, $type =
> 'unpronounceable',$chars
> = '');
>
> problem is $pass contains some chars that are not A-Za-z 0-9, i have seen
> underscores & accented chars returned.
> is there a better way to generate an 8 char password for users?. I will be
> using crypt to put in mysql database.
>
> Mark
>

If the lengh is not a problem, I would translate the result from
Text_Password::create() like this base_convert(bin2hex($pass), 16, 36).
In this way you would obtain just characters in a-z 0-9, but the password
lenght would become 12 characters. As you already get an unpronunciable
password, for the user would not be bothering to have to remember 4
characters more.

I hope this will help you.

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация