File Uploading

Looking for volunteers to join your project? Need help with a script but can't afford to pay? Want to offer your services as a volunteer to build up your portfolio? This is the place for you...

Moderator: General Moderators

Post Reply
zousug
Forum Newbie
Posts: 6
Joined: Sat Jul 03, 2004 5:01 pm

File Uploading

Post 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.
User avatar
PrObLeM
Forum Contributor
Posts: 418
Joined: Sun Mar 07, 2004 2:30 pm
Location: Mesa, AZ
Contact:

Post by PrObLeM »

User avatar
tim
DevNet Resident
Posts: 1165
Joined: Thu Feb 12, 2004 7:19 pm
Location: ohio

Post 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.
Post Reply