Re: XML & HTTP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It is SOAP. I read tutorial on w3 website. Have one more question:
The data that is exchange in SOAP protocol is encrypted or not?

Thanks 


On Mon, 21 Mar 2005 17:32:59 -0800 (PST), Richard Lynch <ceo@xxxxxxxxx> wrote:
> On Fri, March 18, 2005 11:14 am, Jerry Swanson said:
> > I create XML file, how to pass the XML file to another server through
> > HTTP?
> 
> Let's try it this way:
> What's the other server?
> 
> Did you read their FAQ and their documentation?
> 
> Here are functions that, depending on what you read on the other server,
> may be helpful:
> 
> http://php.net/file (GET)
> http://php.net/fsockopen (POST)
> http://php.net/curl (SSL)
> 
> The (WORD) indicates which function you would use, at a minimum, if you
> find that word in the other server's documentation.
> 
> Note that in each case, you *could* use the next function down in my list,
> if you wanted to do it the hard way. :-)
> 
> YMMV. NAIAA.
> 
> --
> Like Music?
> http://l-i-e.com/artists.htm
> 
>

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux