Hi,
is there any function in PHP that one can use to generate random numder with a fixed length. Something equalent to ASP's
RandomNumber = Int(Rnd * 999999999) + 1
Thanks
is there any function in PHP that one can use to generate random numder with a fixed length. Something equalent to ASP's
RandomNumber = Int(Rnd * 999999999) + 1
Thanks