Current location: Hot Scripts Forums » Programming Languages » PHP » need a script that can collect and tabulate user info


need a script that can collect and tabulate user info

Reply
  #1 (permalink)  
Old 11-19-03, 09:41 AM
DFISCELLA DFISCELLA is offline
New Member
 
Join Date: Nov 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
need a script that can collect and tabulate user info

I need a free script that can collect user info and send an end report that totals the input.

Specifically, I collect sales data from many users each month in the form of an email. The each send me an email that reads:

Week Ending Total Sales
11/16 2
11/23 1
11/30 5

I would like for them to enter this info into a form and then be able to get the total for each week. This is where I am having problems finding a script. I only need the total for each week. I do not care about each individual user's data.

So, I only need to be able to get a report that says:

Total sales of all users for week ending 11/16 = 25, 11/23=55, 11/30= 34

Can anyone suggest a script that can calculate the totals like that?

thanks in advance,
doug
Reply With Quote
  #2 (permalink)  
Old 11-19-03, 09:52 AM
YourPHPPro's Avatar
YourPHPPro YourPHPPro is offline
Community VIP
 
Join Date: Aug 2003
Posts: 430
Thanks: 0
Thanked 0 Times in 0 Posts
What information is in 'user info' , and 'sales data' ? If you could give a database scheme, I'm sure someone could come up with this application as it seems to be very simple.
Reply With Quote
  #3 (permalink)  
Old 11-19-03, 11:23 AM
DFISCELLA DFISCELLA is offline
New Member
 
Join Date: Nov 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
I just need to collect a week ending date and a number associated with that date:

results need to look like: week ending 11/16, 6 sales; week ending 11/23, 24 sales, etc.

doug



Quote:
Originally Posted by YourPHPPro
What information is in 'user info' , and 'sales data' ? If you could give a database scheme, I'm sure someone could come up with this application as it seems to be very simple.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump


All times are GMT -5. The time now is 05:52 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.