Jump to content

PHP Web services question


jimath

Recommended Posts

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

Link to comment
https://forums.phpfreaks.com/topic/185694-php-web-services-question/
Share on other sites

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.