![]() | $fc = join("",file("adfile.txt")); $fc = "$fc\n"; $spl = split("\n",$fc); srand((double)microtime()*1000000); $rndnum = (rand()%(count($spl)-1)); echo $spl[$rndnum]; ?> |
|
|||||||
|
|||||||
|
![]() | $fc = join("",file("adfile.txt")); $fc = "$fc\n"; $spl = split("\n",$fc); srand((double)microtime()*1000000); $rndnum = (rand()%(count($spl)-1)); echo $spl[$rndnum]; ?> |
|
|||||||
|
|||||||
|