+ 1
How can I made an image uploading form input section so that it takes the image from user's pc and mail it to me as image!
When we type: <input type="file" accept="image/* required/> It only gets the file name and mails us the name of the image file I an asking a way so that it uploads the image and mail the .jpg file Plzzzzzzz replt fast if anyone knows
4 odpowiedzi
+ 2
//Check out w3schools example for it👍👍
https://www.w3schools.com/php/php_file_upload.asp
+ 2
Make sure to ad "url" to it. It's not an actual url code you literally need to put in "url" for it to work.
+ 2
Jake Serrano
could you send the code of how to do it bro ?
Pzzzzz...
+ 1
Can't you?