This creates a date object which we can use in our script. Here is the code to create a date object and use it . $today = new DateTime; echo $today->format(' ...
確定! 回上一頁