It's usually done with fsockopen();, and curl module functions for SSL
servers. There are a few classes for each method, on the most tradicional
snippets and clasess websites.

  I enjoyed using one called Snoopy. Also the manual pages comments are very
helpful (both on fsockopen(); related functions and curl module ones).

--

Julio Nobrega.

Um dia eu chego lá:
http://sourceforge.net/projects/toca

"Gabriel Richards" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi eveyone.
>
> I'm trying to build an application to interface with UPS Online Tools
> server. I have to send it an XML formatted request via HTTP POST, and I'm
> not sure how.
>
> Normally, PHP receives such requests when a user clicks a button on a form
I
> created, but how do I initiate a POST from with a script? Better yet, how
do
> I get the response?
>
> Thanks for help!
> Gabe
>
> -----
> Ender Technology Corp.
> Websites, Database Applications, Hosting
> (310) 516-7411
> [EMAIL PROTECTED]
> http://www.endertechnology.com/
>
> -----
> Ender Technology Corp.
> Websites, Database Applications, Hosting
> (310) 516-7411
> [EMAIL PROTECTED]
> http://www.endertechnology.com/
>
>



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

Reply via email to