> = time();
// put a long operation in here
sleep(2);
$diff = time() - $start;
print "This page needed $diff seconds to load :-)";
// if you want a more exact value, you could use the
// microtime function
<
Subscribe to:
Post Comments (Atom)
Talk about web develpoment, web security, web exploits, remote file inclusion, sql injection.. security tools. free web hosting without banner and lots of useful things
No comments:
Post a Comment