что вам нужно, так это сказать PHP, чтобы быть умнее $the_date = strtotime('31.01.2011'); echo date('r', strtotime('last day of next month', $the_date)); ...
確定! 回上一頁