phpbar.de logo

Mailinglisten-Archive

[php] Zufallswerte erzeugen

[php] Zufallswerte erzeugen

Tobias Orterer php_(at)_phpcenter.de
Mon, 25 Jun 2001 19:44:20 +0200


for($i=0;$i<$length;$i++) {
	srand((double)microtime()*100000);
	$randval = rand(0,strlen($Pool)-1);
	$sid .= $Pool[$randval];
}


-- 
Tobias Orterer
home(01747688873  && (der_(at)_tobi.li || sms("www.tobi.li"))
work(080417994725 && (to_(at)_iat-matrix.de || tobi_(at)_openwi.de)


php::bar PHP Wiki   -   Listenarchive