Mailinglisten-Archive |
This is a multi-part message in MIME format. ------=_NextPart_000_01DB_01BFCB1D.B90D4D10 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable hi roger, nimm doch einfach Teile der IP Adresse ohne die Punkte, Teile der = Uhrzeit/Datum und codiere dies mit dem MD5 Algorithmus. Gruss Werner ----- Original Message -----=20 From: Roger Faust=20 To: php_(at)_php-center.de=20 Sent: Wednesday, May 31, 2000 2:52 PM Subject: [php] Zufall? 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_01DB_01BFCB1D.B90D4D10 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.2919.6307" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>hi roger,</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>nimm doch einfach Teile der IP = Adresse ohne=20 die Punkte, Teile der Uhrzeit/Datum</FONT></DIV> <DIV><FONT face=3DArial size=3D2>und codiere dies mit dem MD5=20 Algorithmus.</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>Gruss</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>Werner</FONT></DIV> <BLOCKQUOTE=20 style=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: = 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px"> <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV> <DIV=20 style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: = black"><B>From:</B>=20 <A href=3D"mailto:roger_faust_(at)_hotmail.com" = title=3Droger_faust_(at)_hotmail.com>Roger=20 Faust</A> </DIV> <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A = href=3D"mailto:php_(at)_php-center.de"=20 title=3Dphp_(at)_php-center.de>php_(at)_php-center.de</A> </DIV> <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Wednesday, May 31, 2000 = 2:52=20 PM</DIV> <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> [php] Zufall?</DIV> <DIV><BR></DIV> <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> </DIV> <DIV><FONT face=3DArial=20 = size=3D2> &nbs= p; =20 = $matrix=3D'qwertzuiopasdfghjklyxcvbnmQWERTZUIOPLKJHGFDSAYXCVBNM1234567890= ';<BR> &= nbsp; =20 for=20 = ($i=3D0;$i<5;$i++)<BR> = =20 = {<BR> &n= bsp; =20 = $password=3D$password.substr($matrix,rand(0,61),1);<BR> = &= nbsp;=20 }</FONT></DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>das bl=F6de daran ist, dass immer = wieder die=20 gleichen Passw=F6rter entstehen.</FONT></DIV> <DIV><FONT face=3DArial size=3D2>Weiss jemand rat?</FONT></DIV> <DIV> </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></= BLOCKQUOTE></BODY></HTML> ------=_NextPart_000_01DB_01BFCB1D.B90D4D10--
php::bar PHP Wiki - Listenarchive