PHP clients: what web-service is best? (SOAP etc)

From: John Doe. (bill_at_mikerowesoft.com)
Date: 12/30/04


Date: Thu, 30 Dec 2004 03:17:52 GMT

Hi PHP gurus!

Our team will be creating a web-application that must have an easy to use
programmatic interface for our web-developer clients. The data transferred
will primarily be taken from a database (which may be remote) like a true
3-tier app. Load tolerance for us is quite important.

We are considering creating a SOAP service. We have found that the php_soap
extension is easy to use for our clients and seems to do everything we need
(from a client perspective). We have however, heard others mention XML RPC
as a better alternative (especially relative to bandwidth) and just as easy
to consume by PHP.

My main questions for you PHP gurus are:

1) What is the approximate likelihood that clients who have sites that
support PHP will have the soap extension installed (or are willing to
install it). Good? Fair? Bad?

2) Is there a better technology choice for our software development team to
provide a web-service to our web-developer clients? XML RPC, custom CGI
protocol? others?

TIA
J.



Relevant Pages

  • Re: OSCommerce. PHP and FrontPage
    ... AND Blow Your Clients Minds! ... I've had better success easier with frontpage 2003. ... It's much easier in frontpage 2003, all you've got to do is set php to open ... > Thanks again Chris. ...
    (microsoft.public.frontpage.client)
  • Re: Recommended Windows Hosts
    ... BTW...how come PHP sites always have that similar cool "look" about them? ... | | I have all of my clients paying directly for their hosting. ... | | FrontPage Resources, WebCircle, MS KB Quick Links, etc. ... | | | recommendations for WINDOWS Hosts. ...
    (microsoft.public.frontpage.client)
  • Re: Data transfer problem - ideas/solutions wanted (please)
    ... I have a set of historical data that I want to keep on a central server, ... The server machine is likely to be a Unix machine, whereas my clients will be running on windows machines. ... Other than the fact this is going to be appended to by a PHP script, I don't see anything indicating PHP in involved, much less a PHP question. ...
    (comp.lang.php)
  • Re: Who is using PHP today?
    ... for clients second guessing our technical decisions occasionaly. ... "well known" brands using PHP, ... If you want to see how professional PHP is now, ... platform from ASP to PHP because you just wont notice the difference. ...
    (comp.lang.php)
  • Re: PHP clients: what web-service is best? (SOAP etc)
    ... > programmatic interface for our web-developer clients. ... > We are considering creating a SOAP service. ... > to consume by PHP. ...
    (comp.lang.php)