Computer Science Canada File Uploading |
Author: | Mackie [ Tue Feb 19, 2008 12:16 am ] |
Post subject: | File Uploading |
Hey, just wondering. How I could make a file upload form? |
Author: | uberwalla [ Sun Feb 24, 2008 12:09 pm ] | ||||
Post subject: | Re: File Uploading | ||||
Depending on your servers settings this may work: (just made it quickly) This file can be named whatever. Index.html, index.php, poo.html (anything basically)
This file MUST be named upload.php unless you change the action in the html form.
Also i wouldn't recommend having this thing viewable to the public. If you do and it works, you may have a lot of random junk put on your site |