phpbar.de logo

Mailinglisten-Archive

[php] Zufall?

[php] Zufall?

Roger Faust roger_faust_(at)_hotmail.com
Wed, 31 May 2000 14:52:14 +0200


This is a multi-part message in MIME format.

------=_NextPart_000_0019_01BFCB0F.CEFB8000
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

hi liste
um ein Passwort zu erstllen tu ich dies:

                =
$matrix=3D'qwertzuiopasdfghjklyxcvbnmQWERTZUIOPLKJHGFDSAYXCVBNM1234567890=
';
                 for ($i=3D0;$i<5;$i++)
                 {
                 $password=3D$password.substr($matrix,rand(0,61),1);
                 }

das bl=F6de daran ist, dass immer wieder die gleichen Passw=F6rter =
entstehen.
Weiss jemand rat?

mfG Roger Faust email faust_(at)_xodox.com=20
homepage http://faust.xodox.com

------=_NextPart_000_0019_01BFCB0F.CEFB8000
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>hi liste</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>um ein Passwort zu erstllen tu ich=20
dies:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial=20
size=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;=20
$matrix=3D'qwertzuiopasdfghjklyxcvbnmQWERTZUIOPLKJHGFDSAYXCVBNM1234567890=
';<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
for=20
($i=3D0;$i&lt;5;$i++)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
{<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
$password=3D$password.substr($matrix,rand(0,61),1);<BR>&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;=20
}</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>das bl=F6de daran ist, dass immer =
wieder die gleichen=20
Passw=F6rter entstehen.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Weiss jemand rat?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>mfG Roger Faust email <A=20
href=3D"mailto:faust_(at)_xodox.com">faust_(at)_xodox.com</A> <BR>homepage <A=20
href=3D"http://faust.xodox.com">http://faust.xodox.com</A></FONT></DIV></=
BODY></HTML>

------=_NextPart_000_0019_01BFCB0F.CEFB8000--


php::bar PHP Wiki   -   Listenarchive