php microtime() function I get a "undeclared function" error when trying to call the microtime() function in a php script... does this mean it is not installed or enabled on my server? How do I or my server admin install it?
thanks...