Home
Submit
Free Hosting
Link To Us
Contacts
PHP Random number using microtime
PHP
Download
(.zip)
<?
$a = explode(" ",microtime());
echo substr(rand(1,$a[1]), 0, 8);
?>
PHP
File read using while
Numbers Formatting
Random password using md5() and rand()
PHP
Text to Image using while
Rename filenames to numbers
Random password using md5() and time()
PHP
Array Simple Randomizing
Random picture from folder
File Read using for looper
PHP
Round Numbers
Random quotes using arrays
Using array to show last line of file
PHP
Generating random alphabetic string
Even or Odd numbers
Random number using microtime