<?php $files = array ( 0 => '.', 1 => '..', 2 => '.ftpquota', 3 => 'Ftpfxg710ehhrpx.xml', 4 => 'index.html', 5 => 'index.php', 6 => 'Logo', 7 => 'myphp', 8 => 'OnlineSlap.rar' ); shuffle($files); sort($files, SORT_FLAG_CASE | SORT_STRING); print_r($files);
You have javascript disabled. You will not be able to edit any code.