Home
Submit
Free Hosting
Link To Us
Contacts
PHP Array Simple Randomizing
PHP
Download
(.zip)
<?
$string = array(
'Article 1',
'Article 2',
"Article 3"
);
echo $string[rand(0,count($string)-1)];
?>
PHP
Simple way to get extension
Array Extension Get
Array Looper with For and Explore
PHP
Array Push useful for reverse directory listing
Array Simple Randomizing
Advanced Miltidimension Arrays
PHP
Simple Graphic Counter
Bulgaria Towns and Regions sorted with arrays
Array Get Image Properties
PHP
Random quotes using arrays
Using array to show last line of file
Simple File Upload
PHP
Miltidimension array example
Create an array
Simple Login System