Re: [PHP] Recommended book on PHP/SOAP
[email protected] (Todd Cary)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
Dan Joseph wrote: > On Mon, May 5, 2008 at 12:29 PM, Todd Cary <[email protected]> wrote: > >> I would like a book on implementing SOAP geared for someone with no SOAP >> experience. Hopefully SOAP can be used with PHP 4?!? >> >> Many thanks... >> >> >> > I'm not sure of a book, but for PHP4 you'll want to grab NuSOAP. Its > actually a pretty nice SOAP library. You can ifnd it on google. I was able > to work with it by searching for examples just fine. You may not even need > a book. > Thank you Dan.