T
|
thesofa 12/9/2006 |
this might work, its an old trick but it may fool them, moriarty! WHERE adoption_records.Adoption_Date BETWEEN '2007-01-01' AND '2007-03-31' to WHERE adoption_records.Adoption_Date BETWEEN '$begin_date' AND '$end_date'
|
L
|
larsonsc author 12/9/2006 |
Sofa, |
T
|
thesofa 12/10/2006 |
Hi |
L
|
larsonsc author 12/10/2006 |
No problem Sofa. Thanks for the suggestion. |
T
|
thesofa 12/12/2006 |
OK, I think I may have the answer for you, you will have to test it by changing the dates in your PC to see if the year changes work. <?php
12 2006 0 '2006-09-30 00:00:00' '2006-07-01 00:00:00'
|