L LadyTazzy New Member Jun 10, 2012 #1 I can get Monday this week with:\[code\]$monday = date_create()->modify('this Monday');\[/code\]I would like to get with the same ease the 1st of this month. How can I achieve that?Thanks
I can get Monday this week with:\[code\]$monday = date_create()->modify('this Monday');\[/code\]I would like to get with the same ease the 1st of this month. How can I achieve that?Thanks