複製程式碼 程式碼如下:
function getthemonth($date)
{
$first getthemonth($date)
{
$first 01', strtotime($date));
$lastday = date('Y-m-d', strtotime("$firstday +1 month -1 day"));
return array($firstday, $lastday );
以上就介紹了在學校的最後一天 php 獲取一個月第一天與最後一天的代碼,包括了在學校的最後一天方面的內容,希望對PHP教程有興趣的朋友有所幫助。