On Mon, Mar 3, 2008 at 8:57 AM, Louie Miranda <[EMAIL PROTECTED]> wrote:
> Could PHP do..
>
>  1. Connect and send a parameter to a remote host
>  2. Wait for the host to reply -- not using event handler
>  3. Send XML data to the host

Probably with a socket :
http://php.net/manual/en/ref.sockets.php

>  --
>  Louie Miranda ([EMAIL PROTECTED])
>  http://www.axishift.com
>
>  Security Is A Series Of Well-Defined Steps
>  chmod -R 0 / ; and smile :)
>

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

Reply via email to