BETWEEN DATES FUNCTION

2001-09-04 Thread Chad Berryman
I am trying to create a MySQL SELECT statement using PHP where I am getting a filtered list back by a date in the database formatted as -mm-dd where the date falls between a one week window that is in constant motion. For example, take todays date (as a julian calendar number) and a date

Re: BETWEEN DATES FUNCTION

2001-09-04 Thread Paul DuBois
At 5:03 PM -0700 9/4/01, Chad Berryman wrote: I am trying to create a MySQL SELECT statement using PHP where I am getting a filtered list back by a date in the database formatted as -mm-dd where the date falls between a one week window that is in constant motion. For example, take todays