jimath Posted December 19, 2009 Share Posted December 19, 2009 hello everyone! i d llike to convert a php application into a service-oriented application with nuSOAP. I am new to web services and i d like to ask the following. I have some functionalities like addPatient, CreateRequest, addResponseToDB etc.. Should i use corresponding clients for each functionality, or should i use a seperate client for each functionality, that make requests to the server? Thanks Quote Link to comment https://forums.phpfreaks.com/topic/185694-php-web-services-question/ Share on other sites More sharing options...
jimath Posted December 19, 2009 Author Share Posted December 19, 2009 hello everyone! i d llike to convert a php application into a service-oriented application with nuSOAP. I am new to web services and i d like to ask the following. I have some functionalities like addPatient, CreateRequest, addResponseToDB etc.. Should i use corresponding clients for each functionality, or should i use one client for all functionalities, that make requests to the server? Thanks Quote Link to comment https://forums.phpfreaks.com/topic/185694-php-web-services-question/#findComment-980572 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.