Skip to content

A simple one-file PHP script to upload files to a web server.

License

Notifications You must be signed in to change notification settings

gioele/single-php-file-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

single-php-file-upload

A simple one-file PHP script to upload files to a web server.

ATTENTION! This script is insecure and should be not be installed on an internet-facing web servers.

Installation

Just download the PHP script and put it where the HTTP server can find it:

$ cd webroot/
$ wget https://raw.githubusercontent.com/gioele/single-php-file-upload/master/upload.php

Authors

Licence

This is free software released into the public domain (CC0 license).

See the COPYING.CC0 file or http://creativecommons.org/publicdomain/zero/1.0/ for more details.

About

A simple one-file PHP script to upload files to a web server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages