<?php $date = strtotime('11 aout 05'); echo date('d M Y',$date); ?> ... Month and weekday names and other language dependent strings respect the current ...
確定! 回上一頁