Web Hosting Talk







View Full Version : PHP Upload script needed


GotGameServers
07-22-2003, 10:48 PM
Ive seen em free and had one that worked without requiring a bunch of config info, you just put it in a dir and it uploads everything to that dir.

Anyone have it or know the site to get it ? thanks

Ivana Nutjob
07-22-2003, 11:51 PM
First result: http://www.hotscripts.com/cgi-bin/search.cgi?bool=AND&query=simple+upload&catid=2

Rich2k
07-23-2003, 04:51 AM
http://www.php.net/features.file-upload

All you need to write a file upload script is in the PHP manual

chrisblack
07-23-2003, 10:10 AM
http://blazonry.com/scripting/upload-size.php is pretty good if you want to upload and resize images.

Chris