$documentApproval = #אישור המסמך#;
if (strpos($documentApproval, ‘ערל’) !== false) { return ‘כן’; } else { return ‘לא’; }