chetan rane wrote:
I have a small issue to be handled here

i want to persistently moniter the HTTP stream from a Client Browser. How do
i accomplish it

I'm not sure what you mean by 'persistently monitor'. If you mean listen for incoming connections then you need to look at the socket or stream functions. If that is the case then I don't see where the "Client Browser" comes into it.

Please elaborate further on what you are actually trying to accomplish.

-Stut

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

Reply via email to