$date = #תאריך לביצוע המשימה#; $jump = #קפיצה בימים#;
return date(‘d/m/Y’, strtotime($date . ‘ +’ . $jump . ‘ days’));