$date = #תאריך התחלה#; $weeks = #שבועות#;
return date(‘d/m/Y’, strtotime($date . ‘ + ‘ . $weeks . ‘ weeks’));