I am trying to learn to write web services involving PHP / MySQL.
I would want to post some data from client to server and then store it into a MySQL database via a web service.
I'm very new to this area.
I tried googling but did not find any basic tutorials. All of them were fancy and hi fi involving SOAP etc.
Can someone give me a start by posing a code snippet / suggesting a decent URL / suggesting a good book to start with.
Thanks