phpbar.de logo

Mailinglisten-Archive

[php] Zufall?

[php] Zufall?

Franz Graf fg_(at)_locked.de
Wed, 31 May 2000 16:53:42 +0200


> Roger Faust schrieb:
> hi liste
> um ein Passwort zu erstllen tu ich dies:
> $matrix='qwertzuiopasdfghjklyxcvbnmQWERTZUIOPLKJHGFDSAYXCVBNM1234567890';
>                  for ($i=0;$i<5;$i++)
>                  {
> 
> $password=$password.substr($matrix,rand(0,61),1);
>                  }
> 
> das blöde daran ist, dass immer wieder die gleichen
> Passwörter entstehen.
> Weiss jemand rat?

Du musst den zufalls Generator erst Seeden damit du
Zufallszahlen bekommst
http://www.php.net/manual/function.srand.php

Franz
-- 
http://www.Locked.de
[Franz Graf      - Webdesign                ]
[FutureByte GmbH - Net Development Equipment]
[http://www.futurebyte.net                  ]


php::bar PHP Wiki   -   Listenarchive