Web development blog mainly about my own use of PHP & JQuery addons and things not to forget (a quick reference) such as addons, and other pages of interest.
$time_start = microtime(true); $time_end = microtime(true); $time = $time_end - $time_start; //code to time here echo "go asset options & percentages in $time seconds\n";
No comments:
Post a Comment