$date = #תאריך התקשרות הבאה#; $new_date = strtotime($date . ‘ +3 days’); return date(‘d/m/Y’, $new_date);