Membership is FREE – with unlimited access to all features, tools, and discussions. Premium accounts get benefits like banner ads and newsletter exposure. ✅ Signature links are now free for all. 🚫 No AI-generated (LLM) posts allowed. Share your own thoughts and experience — accounts may be terminated for violations.
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