+ 2

How to [code]browse and upload image in application form in html?

html upload image

2nd May 2017, 5:53 PM
Shamikarani
Shamikarani - avatar
2 Respostas
0
You'll need a script (PHP or JS work great) on your backend to handle the POST request from the form submission. For PHP: https://www.w3schools.com/php/php_file_upload.asp For JS: http://blog.teamtreehouse.com/uploading-files-ajax
2nd May 2017, 6:34 PM
Christian Bradley
Christian Bradley - avatar
+ 1
ok...thank u
2nd May 2017, 6:39 PM
Shamikarani
Shamikarani - avatar