I need help getting the previous months full date range in the following format: Y-m-d
I have successfully been able to get "this" months full date range but not the "previous" months full date range.
Any help is greatly appreciated!
|
feedback
|
This code will print what you want.. First Date:
Last date:
| |||||
feedback
|
|
This gets the job done correctly:
Here is the proof: http://ideone.com/7bVn5 | ||||
|
feedback
|
|
You could do something like this:
| ||||
|
feedback
|
| |||||
feedback
|