
-----------------------------------
Mackie
Tue Feb 19, 2008 12:16 am

File Uploading
-----------------------------------
Hey, just wondering. How I could make a file upload form?

-----------------------------------
uberwalla
Sun Feb 24, 2008 12:09 pm

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)






	
	Choose a file to upload: 
	





This file MUST be named upload.php unless you change the action in the html form.

