Connecting Tech Pros Worldwide Help | Site Map

XML-RPC and PHP5

 
LinkBack Thread Tools Search this Thread
  #1  
Old July 17th, 2005, 08:39 AM
Matthew Bates
Guest
 
Posts: n/a
Default XML-RPC and PHP5

Hi,

I would like to use PHP5 to interact with an XML-RPC web service. I've
noticed a number of libraries on the net however many are out of date
and not specific to PHP5.

Could anybody please recommend the best way to use XML-RPC and PHP5?

Thanks in advance.

Matthew Bates

  #2  
Old July 17th, 2005, 08:39 AM
Zurab Davitiani
Guest
 
Posts: n/a
Default Re: XML-RPC and PHP5

Matthew Bates wrote:
[color=blue]
> I would like to use PHP5 to interact with an XML-RPC web service. I've
> noticed a number of libraries on the net however many are out of date
> and not specific to PHP5.[/color]

I don't know if there's a PHP5-only library out there - I am guessing not.
Is there any reason why you are looking for PHP5-only implementation? Do
you absolutely need interfaces, or exceptions, or abstract classes in your
XML-RPC library?

There's a list of XML-RPC libraries (if you haven't seen it yet) at:
http://www.xmlrpc.com/directory/1568/implementations

Obviously, you would have already checked out:
http://www.php.net/manual/en/ref.xmlrpc.php
although this is still marked as experimental - I don't know why.

If you don't like any of them, implement your own - it's not that hard. I
did it virtually from scratch (client only) with ActiveLink PHP XML
package:
http://www.active-link.com/software/
Feel free to check it out.
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,989 network members.