$date_sent = ’10/12/2022′;
if (strtotime($date_sent) < strtotime(#תאריך שליחת כרטיס בדואר#)) { return "אפשר לשלוח מחדש"; } else { return "כרטיס נשלח לאחרונה, להמתין להגעתו"; }