<?php echo date("F", strtotime('first day of -4 month')); echo date("F", strtotime('first day of -3 month')); echo date("F", strtotime('first day of -2 month')); echo date("F", strtotime('first day of -1 month')); echo date("F");
You have javascript disabled. You will not be able to edit any code.