> Hi, > > I've been playing with 3 different PHP SOAP libraries but am not sure > which one to settle on. > The 3 are PEAR::SOAP, PHP-SOAP and NuSOAP. > I find them all excellent and all easy to use. > > I'd like to use is the one which will become the 'standard' SOAP library > for PHP developers in the future. > Am I right to think it will be PHP-SOAP ? > > Maybe there is no answer. Perhaps all 3 will be around for keeps and all > 3 could be called 'standard' and > it's all a matter of personal preference. > I'd like to invest my code into the one which is most popular so that I > can write code for others to use > and use others code without having to change it to suit the SOAP I'm using. Hi, If php-soap is the one found ine PECL, then you're better off with PEAR::SOAP. PHP-SOAP will probably not change a lot in the near future. Some work will be done on PEAR::SOAP in the next months to take php5 into account and more (there was a post from shane recently on this list). Arnaud. -- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php