Hi there guys,
Very simple question here. I am writing backend coding in m PHP file to extract data from the database, but would like to write queries to extract data forr a certain date ranges. How would I write queries to extract date for example:
Current Date -1
Current Date -3
Current Date -7
Current Date -14
Current Date -30
Current Month -1
etc...
Thnx









Bookmarks