One reason why you want a picture in a database is if you want users to upload a file and not have write permissions for them on the filesystem...
I haven't got a solution on this either.
Teena wrote:
Hi,
Why you are trying to save full image in database? Instead you can save only path of the image in database and upload the file on that particular url. Just try it out.
Regards,
Teena