I know I saw this earlier, but I couldn't find it by searching. I'd like to know how long it takes my script to run. I tried placing a time() call at the beginning and end of the script, but it always comes out equal. I tried microtime() but it cam out at like .040xxxx. But I can visually see a delay.
Anyone have any better suggestions?
Joe