php strtotime "Geçen Pazartesi"

0 Cevap php

I strtotime("last Monday") kullanmak istiyorum.

The thing is, if today IS MONDAY, what does it return? It seems to be returning the date for the monday of last week. How can I make it return today's date in that case?

0 Cevap