<?php echo date("01-01-y",strtotime("-1 year")) ."\n"; echo date("31-12-y",strtotime("-1 year"));
You have javascript disabled. You will not be able to edit any code.