
25 Mar
2004
25 Mar
'04
9:47 p.m.
hi, can anyone give me some examples of how i could hack bin/mkStats.pl (or rather create different iterations of bin/mkStats.pl) to show stats for the last 1 day, the last 3 days, the last 7 days, etc. i assume the answer lay in these lines: " create_time >= '$Year-$Month-$StartDate 00:00:01'". " AND " . " create_time <= '$Year-$Month-$StartDate 23:59:59'"; but i don't know how it needs to be changed, what values to fill in and where etc. tia, ~steven