On Fri, 11 Jan 2002, Rasmus Lerdorf wrote:
> Google for something called PostToHost I wrote ages ago.  Lots of
> variations of that around.  Basically you just fsockopen() to the site in
> question and fputs() your request and POST data and then fgets() the
> result.

With one variation being sendtohost()

  http://dodds.net/~cardinal/sendtohost.txt

regards,
Philip Olson


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to