2 echo("Special chars example\n<-Harvie 2oo7\n\n");
7 echo("INIT: ..........\x0d");
11 for($x=$i;$x>0;$x--) echo("#");
16 echo("Find: ".($find = md5($tnum)).":??\n");
21 echo("\x0d MD5: ".$test." ".$tocse[$i]." :$tnum ");
23 if($test == $find) { break; }
25 if($i > 3) { $i = 0; }
27 echo("\x0d MD5: ".$test.":$tnum \n Found\x07!!!\n\n");
This page took 1.062128 seconds and 4 git commands to generate.