viobear
03-07-2005, 01:44 PM
Alrite, i want to make a site where visitors have a chance to upload a text file, so #1, how do I make an upload thing that filters everything but .txt files??
#2 As the file is uploading I want to add text to the bottom of the file, this text:
www.example.com dd-mm-yyyy
Of course dd-mm-yyyy being the date the file was uploaded, and then i want to move this text file to a directory..
How can i do this, thnx in advanced!
#2 As the file is uploading I want to add text to the bottom of the file, this text:
www.example.com dd-mm-yyyy
Of course dd-mm-yyyy being the date the file was uploaded, and then i want to move this text file to a directory..
How can i do this, thnx in advanced!