## ADD DAYS, MONTHS, YEAR WITH CURRENT MONTHS:: FORMAT:: date(‘Y-m-d’, strtotime(‘+2 months’)); EXAMPLE:: $duration = 5; if($calas == “days”) { $plus = ‘+’.$duration.’ …
Read MoreSpread Your Knowledge
## ADD DAYS, MONTHS, YEAR WITH CURRENT MONTHS:: FORMAT:: date(‘Y-m-d’, strtotime(‘+2 months’)); EXAMPLE:: $duration = 5; if($calas == “days”) { $plus = ‘+’.$duration.’ …
Read More