View Single Post
  #2 (permalink)  
Old 07-30-2007, 05:31 PM
speed speed is offline
WebProWorld Veteran
 
Join Date: Aug 2003
Location: Cornwall, UK
Posts: 972
speed RepRank 1
Default Re: Page to Upload documents to

It's done by using a script, http://www.w3schools.com/php/php_file_upload.asp gives an overview of the PHP.

The site owner could then login with FTP and download and delete the files.

One thing is that if you store the uploaded files in the web root then if you are not careful anyone in the world can potentially download them.
Reply With Quote