Membership is FREE, giving all registered users unlimited access to every Acorn Domains feature, resource, and tool! Optional membership upgrades unlock exclusive benefits like profile signatures with links, banner placements, appearances in the weekly newsletter, and much more - customized to your membership level!
Hi all,
I am trying to get records from a DB where the date in a field is todays date, or the next day's date:
`fieldname` > date_SUB(CURdate(), INTERVAL 2 DAY)
doesn't work.
Any help please?
Thanks
Admin