How can I get list of dates of the current month till current date of that month?The Code I have tried so far. I am getting all the dates of this current month.
How can I get list of dates of the current month till current date of that month?The Code I have tried so far. I am getting all the dates of this current month. [code] [/code] [code]$month = 12; $year = 2022; [/code] [code] for($d=1; $d