Help

I'm a newbie to indepth PHP.

I want to issue an fsockopen command to pass a POST data set to a remote server script.

I understand the pricipals behind fsockopen, but I cannot figure out the string I need 
to pass to POST the data - I will be emulating the output from a <Form> element.

In addition, how do I detect a successful operation? before closing the socket?.

Any help greatfully received.

thks

Richard


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

Reply via email to