How-to articles, tricks, and solutions about SUBTRACTION
PHP subtract 1 month from date formatted with date ('m-Y')
You can use the DateTime object in PHP to subtract one month from a date formatted with date('m-Y').