How I said in the title I am trying to upload an image with js/jquery but I do not know how to take the image to send it to server (PHP). I have a form with all the information that I want and then with jquery i take all this information to save it in MySql. I tried to get an object with the image attributes but got this error:
I am doing something wrong or maybe I need something else...?
Sorry for my bad English.