I use a mobile application that the user can use to get the number of the required place. The user must select the appropriate city and category in order to receive information about places. All information stored in the database.
What I want to know is that ..
1) What is the use of a web service?
2) How to connect to the web service and MySQl database?
3) How to connect a web service and a mobile application to get information from a database?
source
share