taniarascia / comments

Comments
7 stars 0 forks source link

how-to-upload-files-to-a-server-with-plain-javascript-and-php/ #76

Open utterances-bot opened 3 years ago

utterances-bot commented 3 years ago

How to Upload Files to a Server with Plain JavaScript and PHP | Tania Rascia

Writing the code to upload images to a server from scratch seems like a very daunting task. I'm going to make a very simple upload form to…

https://www.taniarascia.com/how-to-upload-files-to-a-server-with-plain-javascript-and-php/

ricardoSlv commented 3 years ago

Awesome tutorial! Super clear 🌟

phurvitz commented 3 years ago

Thanks, this is great! Can you provide code that will print a "success" message after the upload completes?

mstfbysl commented 2 years ago

Great Job Tania! Easy, clear, secure..

King-cannibal commented 2 years ago

i did all of what you did ,the buttons appeared but i never got the images in the "uploads" folder

dlinc commented 2 years ago

Sweet! Nice tutorial!

ghost commented 1 year ago

As always, your tutorial is clean, concise and a pleasure to follow. Thank you Tania!