Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 12-30-2009, 09:22 AM Download Catalog?
Junior Talker

Posts: 4
Trades: 0
Hey all!

And I'd like to first thank any and all who try to help me on this matter.

Here is what I am trying to do. I will break it down as simply as I can.

I need to create a single download page (or multiple if necessary) that does the following:

1.) Automatically "finds" files that were uploaded by the administrator/user.
2.) Place them in categories. (IE. 123.rar goes to "Number" section, ABC.rar goes to "Letter Section".
3.) Automatically updates the page without the user having to edit anything.

I know how I could do this all manually by making a page and updating it accordingly, but if there is a way to automate this process other than where the user uploads the files to, that'd be great.

I hope I am in the right section!

Thanks in advance!

PS. I would have searched on this forum but I had searched for quite a while on the net for a solution but didn't necessarily know "what" to search for.
quantumkaos is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 12-30-2009, 04:42 PM Re: Download Catalog?
lizciz's Avatar
Super Spam Talker

Posts: 807
Name: Mattias Nordahl
Location: Sweden
Trades: 0
Kepp track of all the uploaded files in a database. The database could also store information of what category, tags, key words etc. are associated with each file. It would then be a simple matter to list all available downloads and to sort them, or to just show a single category or whatever else you would like to do.

And of course, each entry could also keep track of who uploaded it.
__________________
Your answers will only be as good as your question. Formulate it well and give all the necessary information.
lizciz is offline
Reply With Quote
View Public Profile Visit lizciz's homepage!
 
Old 12-30-2009, 04:52 PM Re: Download Catalog?
Junior Talker

Posts: 4
Trades: 0
Thank you for getting back to me!

I am not quite sure I understand though So I apologize in advance for being daft.

This may be a better way to explain what I am trying to do.

When the user uploads their file, is there anything I can do so that the webpage itself will list the download without them having to actually update the HTML of the page?

For example:

mywebpage.html has the following download links listed on the page:

"File 1"
"File 2"
"File 3"

User uploads "File 4" via FTP client and/or browser based file manager to said directory containing "File 1, 2" etc...

mywebpage.html then automatically updates the webpage to list:

"File 1"
"File 2"
"File 3"
"File 4"

I hope this makes sense. And once again I apologize for not completely understanding what you may be implying.
quantumkaos is offline
Reply With Quote
View Public Profile
 
Old 01-07-2010, 11:16 AM Re: Download Catalog?
Junior Talker

Posts: 4
Trades: 0
**Bump**

Thanks in advance
quantumkaos is offline
Reply With Quote
View Public Profile
 
Old 01-07-2010, 11:21 AM Re: Download Catalog?
lizciz's Avatar
Super Spam Talker

Posts: 807
Name: Mattias Nordahl
Location: Sweden
Trades: 0
Seems you need to read up on the basics of PHP and MySQL.
Try tizag.com, they have nice tutorials.
__________________
Your answers will only be as good as your question. Formulate it well and give all the necessary information.
lizciz is offline
Reply With Quote
View Public Profile Visit lizciz's homepage!
 
Old 01-07-2010, 12:03 PM Re: Download Catalog?
Junior Talker

Posts: 4
Trades: 0
I will do that, thank you for directing me
quantumkaos is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Download Catalog?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.24356 seconds with 12 queries