RE: [PHP] easiest way to get 1st and last dates of the month?

2002-12-03 Thread Ford, Mike [LSS]
> -Original Message- > From: Justin French [mailto:[EMAIL PROTECTED]] > Sent: 03 December 2002 05:31 > > I'm looking to get a unix timestamp for the first and last > day of a month, > given a timestamp. > > But so far everything i've come up with has been wy too > many lines of > t

Re: [PHP] easiest way to get 1st and last dates of the month?

2002-12-02 Thread Justin French
Thanks for pointing out the obvious !!! -- it's been a long day! Justin on 03/12/02 4:52 PM, rija ([EMAIL PROTECTED]) wrote: > How about date("t") ? > It's supposed return the last day of a month (28 - 31). > > - Original Message - > From: "Justin French" <[EMAIL PROTECTED]> > To: "php