what you need is to tell PHP to be smarter $the_date = strtotime('31.01.2011'); echo date('r', strtotime('last day of next month', ...
確定! 回上一頁