Web Hosting Talk







View Full Version : File Uploading


DWood
03-11-2002, 11:15 PM
How do I set up something so users can upload files to my server? I want some txt, jpg, gif, etc files to be allowed. I have no idea how to do this, but it is important to the site. Also, what kinda security does this involve? How do I know they wont upload something that messes up the server?

Rewdog
03-11-2002, 11:25 PM
You'd need to give more details, but a php script would work fine. www.hotscripts.com has plenty of uploading scripts in cgi as well as in php.

DWood
03-13-2002, 12:05 AM
Thanks, that is all I needed :) ;) :cool: