Loading...

使用PHP取得指定月份最後一天的日期

Temperature: 0 °C

Mark ChangMark Chang
author_tools

使用PHP要如何抓某個月份的最後一天
例如抓本月份的話可以使用下列範例:

date('Y-m-t', strtotime('now'));

若要抓某個特定月份的最後一天呢?例如2022-01-01
這時,只要把上述範例中的now更改為指定日期即可。
如下列範例:
date('Y-m-t', strtotime('2022-01-01'));

以上紀錄~

#故事  #PHP  #抓每月最後一天日期  
https://innstory.com/story-使用PHP取得指定月份最後一天的日期-3149
PHP

Prev
 javascript如何通過其_ID_設置選擇元素的選定選項

About the Author

Mark Chang

離不開電腦的宅男

Visitor message

Leave some footprints to prove that you visited me

Recommended reading

Author's other related stories

分享 不得不用的15個神奇熱鍵

分享 不得不用的15個神奇熱...

好吧~我學到了,看看有沒有機會用上。 我承認切換桌面跟把視窗快速隱藏的熱鍵是蠻好用的。 不想被發現的...

PHP清空陣列函數

PHP清空陣列函數

pexelsphoto5555 unset(arrar) 將整個陣列清空,但之後如果再加入元素,其 ...

PHP如何移除 x-powered-by 資訊

PHP如何移除 x-powe...

xpoweredby 主動披露使用程式版本訊息,增加資安風險。 可透過以下方式隱藏 xpowered...

Please select an option

error

Hi, thank you for your participation, but you cannot vote repeatedly~

Join innstory now and start recording your story.

"Innstory" is a place to store stories. We are committed to becoming a warm platform. Deepening the bonds between people is our direction.
We are convinced that the blockchain between people is not just a cold calculation. Join us now.

Wrong format