Create an Online Database with a Monthly Activity Report

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
P319-TAB
Forum Newbie
Posts: 1
Joined: Tue Feb 02, 2010 2:21 pm

Create an Online Database with a Monthly Activity Report

Post by P319-TAB »

Hi Everyone,

I am interested in finding out how to "Create an Online Database with a Monthly Activity Report", more specifically:

1) User would register with us, assigned password (or they choose)
2) User would log-in into a section of the site
3) User would download file

OR

2) User would be required to log-in before downloading individual files, approximately 250-500 separate files.


GOAL: To track which users logged in and what they have download, and how many times,"An Activity Report", while the contact information is placed in an Excel Document (or similar).

We are estimating approximately 500-1000 Users.

How would I create a database that would suit these needs or is there a Third Party Software/Company that can develop this. I would like to integrate this into the current site, which is constructed with : CSS, JS, XML, HTML.

Please let me know... Greatly appreciated for any responses or direction.
JakeJ
Forum Regular
Posts: 675
Joined: Thu Dec 10, 2009 6:27 pm

Re: Create an Online Database with a Monthly Activity Report

Post by JakeJ »

There are tons of tutorials to help you get started in this. Just google for it. Then, while you're in the process of developing it and you have more specific questions, feel free to come back and ask.

Thanks!
Post Reply