webservice

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
apurba
Forum Newbie
Posts: 2
Joined: Mon Sep 15, 2008 8:27 am

webservice

Post by apurba »

Hi everybody,
i have to build a web service in php.i have some question about it.
1.is it necessary use XML-RPC or SOAP to create a webservice ?
2.is it possible request and response both in plain XML?
3.If i use XML-RPC then..those client who are using that webservice and getting data from my website they also use xml-rpc to get the data?

please give me advice
Post Reply