How can I do the following with mktime:
based on date("Y-m-j");
return last month and the last day of the month.
thanks
I do not fully understand your question? Can you give me an example of what you are trying to do?