Taniarascia Upload Save

How to Upload a File to a Server in PHP

Project README

How to Upload a File to a Server in PHP

View Tutorial

Goals

  • Build the simplest possible form with HTML to take a retrieve files from your local computer.
  • Send the data from an HTML form to a PHP script with vanilla JavaScript.
  • Process the data in the PHP script and move the local files to an uploads/ directory on a server.
Open Source Agenda is not affiliated with "Taniarascia Upload" Project. README Source: taniarascia/upload

Open Source Agenda Badge

Open Source Agenda Rating