Here is the code<?phpecho ("Page Took :");$load = microtime();print (number_format($load,2));echo (" Sec To Load.");?> No surprise, Paste the code where you want which appear into your page