Likes Received By GrumpyYoungMan

  1. JEET liked GrumpyYoungMan's post in the thread Do "Notice" and "warnings" slow a PHP script, with no error reporting?.

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

    Jan 7, 2020