'.$branch_id; } $Next = date('Y-m', strtotime('+1 month', strtotime($today))); $Previous = date('Y-m', strtotime('-1 month', strtotime($today))); $Day = date('D', strtotime($today)); function Day_ar() { global $Day; $find = array("Sat", "Sun", "Mon", "Tue", "Wed", "Thu", "Fri"); $replace = array("السبت", "الأحد", "الإثنين", "الثلاثاء", "الأربعاء", "الخميس", "الجمعة"); $ar_day_format = $Day; $Day_ar = str_replace($find, $replace, $ar_day_format); return $Day_ar; } function Today_ar() { global $today; $Today_ar = date('d-m-Y', strtotime($today)); return $Today_ar; } ?>
| # | اسم الموظف | الخدمات المقدمة | النقاط | x 15 |
|---|---|---|---|---|
| =$count?> | =$get_book_details['name']?> | =$get_book_details['count']?> | =$get_book_details['point']?> | =$get_book_details['point'] * 15?> |