When I use MySQL from the command line in Linux I can see how much time it took for the query to happen. I was wondering how I could get that into a PHP variable so I can post the seek time on my web page.
Thanks much,
Beettlle