Try the same using microtime(true) instead of time() <?php error_reporting(0); $s=microtime(true); $a=array( 'red'=>255, 'green'=>126,...
Separate names with a comma.