Re: send XML thru POST

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

 



Hello,

On 06/11/2004 04:21 AM, Joakim Ling wrote:
Im tring to send XML thru POST to a server. I have a demo in asp that
works fine but how do I write this in php.

You may want to try this HTTP client class that comes with an example to do exactly what you want, POST a XML file (see the SOAP request). If necessary it supports proxies, SSL (HTTPS) and authentication:


http://www.phpclasses.org/httpclient


--


Regards,
Manuel Lemos

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/

Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html

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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux