get last six months date php mysql code example Example: mysql last 6 months .... where yourdate_column > DATE_SUB(now(), INTERVAL 6 MONTH)