Aaron, For new PHP5 development use the built-in or zend soap client I've never used the zend framework one.
I take it PHP will be the soap client? What is the soap service written in? Regards, Justin Dearing On Thu, Dec 3, 2009 at 1:13 PM, Alex C <alexchan.1...@gmail.com> wrote: > Hi, > I have only used the built in soap extension. I never had problems with > it. > I have not used any others. > > Alex Chan > > On Thu, Dec 3, 2009 at 12:53 PM, Jake McGraw <jmcgr...@gmail.com> wrote: > > Hate to further extend your comparison, but I've used Zend_Soap_Client > > from the Zend Framework and it works pretty well, very straight > > forward: > > > > http://framework.zend.com/manual/en/zend.soap.client.html > > > > PS, You can get the Zend Framework through PEAR: > > > > pear channel-discover pear.zfcampus.org > > pear install zfcampus/zf > > > > - jake > > > > On Thu, Dec 3, 2009 at 12:46 PM, Aaron Fischer <afisc...@smith.edu> > wrote: > >> Greetings all, > >> > >> I'm working on a project that will require the use of SOAP. From what I > >> gather there are three main packages I can use: > >> > >> 1) PHP built-in SOAP extension - > http://php.net/manual/en/book.soap.php > >> 2) PEAR SOAP package - http://pear.php.net/package/SOAP > >> 3) NuSOAP package - http://sourceforge.net/projects/nusoap/ > >> > >> Before I move forward I'd be interested in hearing from folks as to > their > >> experiences with one or all of these packages. > >> > >> Positives? Negatives? Recommendations? Etc. > >> > >> Thanks, > >> > >> -Aaron > >> _______________________________________________ > >> New York PHP Users Group Community Talk Mailing List > >> http://lists.nyphp.org/mailman/listinfo/talk > >> > >> http://www.nyphp.org/Show-Participation > >> > > _______________________________________________ > > New York PHP Users Group Community Talk Mailing List > > http://lists.nyphp.org/mailman/listinfo/talk > > > > http://www.nyphp.org/Show-Participation > > > > > > -- > > alexchan.1...@gmail.com > (347) 688-8491 > _______________________________________________ > New York PHP Users Group Community Talk Mailing List > http://lists.nyphp.org/mailman/listinfo/talk > > http://www.nyphp.org/Show-Participation >
_______________________________________________ New York PHP Users Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/Show-Participation