Hi,
I'm trying to build a PHP webservice for an iPhone project I'm developing. I need to be able to send an image (picture) to the webservice, where I'll then store this in a database. I also need to write a service that will, of course, return this data when requested.
I'm not sure where to start though. I've 'googled' for how I can build such a webservice but can find no good example of how this can be done. Does anyone have a code example or a url to a tutorial that might help?
Regards,
Jamie.