ZFGC

Resources => Coding => Topic started by: Drewdelz on November 01, 2009, 11:27:26 pm

Title: .php uploading script?
Post by: Drewdelz on November 01, 2009, 11:27:26 pm
What's a good .php uploading script that allows all filetypes and sizes?

I just need something quick and basic, all I can find are things with like a billion options that are flash-based and blah blah blah. lol
Title: Re: .php uploading script?
Post by: Xiphirx on November 02, 2009, 07:59:08 pm
Well, pretty much every uploader will accept any file extension of your choosing, but the size will vary based on your hosting service.

The size depends on how much PHP will allow, 2MB being the default. If you can edit PHP configurations, then you can set it to whatever the maximum limit you want.

http://www.tizag.com/phpT/fileupload.php <- that was the first tutorial I used when I wanted to learn how to upload things.

Of course, all of this information is afaik.

Contact Us | Legal | Advertise Here
2013 © ZFGC, All Rights Reserved