Page 1 of 1

File Uploading

Posted: Mon Jul 05, 2004 1:06 am
by zousug
Hello

i am in the process of makeing a members section to my website

in my members section i want to include a file upload page.

this will have the following..

1) they select the file they want to upload

2) they enter a description of what the file is

3) has a over write button incase they are updateing a file they have already uploaded

4) has a button that allows them to tag the file for admin / moderator view only

5) each member has there own file directory

6) the file name and description is sotred in a mysql database (or other way if there is a better way)

7) after upload they can goto a downloads section which will automaticly display all files (unless taged as admin / moderator only)

8 ) alows the member to delete files (only theres)


9) allow admin to set what sort of files are allowed to be uploaded

10) allow admin to set file size

11) allow admin / moderator to delete any files they want.

can some one point me to where i can get this already complete from??

or where i can get a tutorial for making one??

or help me make it?? :D

thanx.

Posted: Mon Jul 05, 2004 1:16 am
by PrObLeM

Posted: Mon Jul 05, 2004 10:22 pm
by tim
you could search this forum and find all the information you could dream of having on file uploading.

the form section is simple as well.