From: Robin B. <ro...@re...> - 2002-11-29 08:59:02
|
In article <200...@we...>, Raymond Irving <xw...@ya...> writes ...... ...... >Are you good at php? If so you might want to help >create a php class file for the upcoming RPC features >of dynapi 2.9 (3.0) ....... rpc/xmlrpc seems like the way to go. Soap is overkill for most things. Does PHP have any advantage over any other approach? We use python+cgi to do stateless xmlrpc and this has real advantages in being very portable. There are also numerous python xmlrpc servers. -- Robin Becker |