I need to create some simple reports based on a mysql database currently used by a tube site script. Reports are simple, basically show whatever is relevant on the db but in some "readable" format. Here's what the reports must have: - user - amount of albums created by user - amount of pictures uploaded by user - amount of videos uploaded or embedded by user (not sure if this feature is shown on the db as a single field or separate fields) - amount of comments made by user I must be able to get reports daily, weekly or monthly, or at least choose a time period and get the data for that period. Bear in mind that all data is clearly stated in the db and it's just posting all data into a spreadsheet, either using an online form, an excel pivot table, etc, as long as I can get the data I'm good. Please, give me a rough estimate of how much this quick fix will go and I'll provide all details and urls. Paypal payments only.
So your database has already stored the data for daily, weekly, monthly etc for the list you provided above? All you would like a programmer to do is to convert it into spreadsheet readable format right?