| | |||||
| ||||||||
| Website Development Development concepts, scripts, sponsors and affiliate programs. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| New Member Join Date: May 2004
Posts: 7
![]() | Let People Upload Files To My Web Site Hello, I am trying to find out how I would beable to allow people to upload files to my web site. I would want to put a cap on file size. Anyone know how I can do this thanks. |
| |
| | #2 (permalink) |
| NamePros Regular Join Date: Oct 2004 Location: Florida
Posts: 384
![]() | I wrote this for images but it can be very easily be modified for other files, install is easy just CHMOD to 777 and its set. Specify a few variables are your golden.... If you need help just ask. PHP Code: |
| |