Trying to insert image generated from user webcam into mysql database with php, but it does not work. I am using webcam.js and everything works fine. When user takes a snapshot the image is stored on the server, however, the mysql insert does not perform the insert job. Any idea why its not working?Trying to insert image generated from user webc