Log 2052
14/09/2023 2023-09-14 12:18$experiences = []; // This should be an array containing your experiences records
$count = 0;
foreach ($experiences as $experience) {
if ($experience === #חוויות#) {
$count++;
}
}
return $count;