I am using MySQL and PHP, and I want to find the difference between two dates.
I have a table named advertisers
, which has a field web_start_date
. I want to select all entries where the web_start_date
is less than 30 days from the current date