Re: Web Service with PHP4 suggestions wanted.

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

 



On Thu, 2007-08-16 at 09:55 +0200, Mattias Hakansson wrote:
> So I request some suggestions from any one that has experience with this 
> on what web service library/extension you would chose with PHP 4 ?
> I read about nuSOAP but it seems they are not any longer maintaining the 
> source ? since the last update was > 2 years ago.
> 

I have used nuSoap in our PHP4 framework extensively and it works
extremely well for SOAP services. The other option is to use the PECL
extension (although I cannot comment on it in PHP4).

I made some slight hacks to nuSoap that made it a little more useful
within the context of our framework (MVC) but you probably won't need
them.

AFAIK there are some decent blog posts around how to use it well, but
for the life of me can't remember where (scottnichol.com or something??)

If you need help with it, let me know, and I will send you some code
samples that we used to develop with (client and server) off list.

--Paul

All Email originating from UWC is covered by disclaimer http://www.uwc.ac.za/portal/uwc2006/content/mail_disclaimer/index.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