Tobias grønlund wrote:

Im trying to find a way of getting the responsetime from a remote webserver before it actually starts sending some output for your browser to read. Any ideas??
try timing the fsockopen() or (whatever you use) call. :) That'll give you a reasonable estimate.

- Tul

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to