Date Query
am 30.05.2003 11:53:07 von Prashant Akerkar------=_NextPart_000_0007_01C326BF.5F40D800
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Dear Friends
I have a Query regarding Displaying Dates=20
I have two field in my mysql Table for Date_from and Date_To
Retrived record was ' 04-08-2003 ' for Date_from
and ' 07-08-2003 ' for Date_To after using Date_Format function to =
change the default format from YYYY-mm-dd to
dd-mm-YYYY
I want to now display all the Dates between '04-08-2003' and =
'07-08-2003'
i.e 04-08-2003
05-08-2003
06-08-2003
07-08-2003
on my PHP form.
Can anybody help me in this regard?
Thanking You,
Prashant Akerkar
=20
------=_NextPart_000_0007_01C326BF.5F40D800--