I was required to develop a mobile application of the existing system, and I have recently learnt about Jquery Mobile, and I was fascinated that I can use php with Jquery Mobile which will make my task more simple. My recent problem is with the uploading the image from the mobile devices memory. Is it possible to upload images and store it in a BLOB field in a database table? If so is done the ‘normal’ php way or is there another way of doing it in Jquery Mobile.
Thank you
1 Answer