8000 GitHub - Veniad/upload: How to Upload a File to a Server in PHP
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Veniad/upload

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

How to Upload a File to a Server in PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 48.7%
  • JavaScript 25.9%
  • HTML 25.4%
0