[ciapug] Working with dates, again.

Chris Hettinger ciapug@cialug.org
Mon, 27 Sep 2004 10:02:06 -0500


Just looking for good resources on working with dates in PHP. I've 
searched a couple PHP script sites but haven't found any good examples.

I am working on a report that will display a count of forms processed. 
Initially the results will be split by Month, then within the month I 
need counts by week. Like the following:

September 04
week 1: X
week 2: X
week 3: X
week 4: X

August 04
week 1: X
week 2: X
week 3: X
week 4: X

... so on

Any suggestions on resources to look up coding examples would be 
appreciated.

Thanks in advance,
-ch

PS. mail routing to ciapug@ciapug.org are not going through, what's up? 
Domain need to be renewed?