I need to find the date of Monday in the current week. How can I do this in PHP 4?
Easisest way:
$time = strtotime('monday this week');
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With