Hi does any one of you have a code for generating a report based on two dates(from,to) quering a Mysql table. using PHP
strQuery = 'select * from table where Dates between $MystartDate and $MyEndDate'
hth bastien