<?php/**date 2022-04-12* author www.mahu.net.cn**/echo date("z" , mktime(23,59,59,12,31,date('Y'))) + 1;