Home
Submit
Free Hosting
Link To Us
Contacts
PHP Random quotes using arrays
PHP
Download
(.zip)
<?
$file = "q.txt";
$r = rand(0,count(file($file))-1);
$a = file($file);
echo "$a[$r]";
?>
PHP
File read using while
Random password using md5() and rand()
Text to Image using while
PHP
Random password using md5() and time()
Array Simple Randomizing
Random picture from folder
PHP
Advanced Miltidimension Arrays
File Read using for looper
Bulgaria Towns and Regions sorted with arrays
PHP
Random quotes using arrays
Using array to show last line of file
Generating random alphabetic string
PHP
Random number using microtime
IP Deny using Array