נפתר בקשת קוד
-
@אליהושש
הוא לא מקבל תאריך מימות אלא את הזמן יוניקס בשניות
שאת זה אתה יכול להדפיס לבד בכל שרת גם בלי ימות
כמובן צריך המרה לתאריך נורמלי (לועזי או עברי) -
@121244
תעלה קבצים בשםfile1
וfile2
לשלוחה המדוברת<?php echo "id_list_message=f-file1.d- " . $_GET['ApiEnterID'] . ".f-file2.t-" . $_GET['ApiEnterIDName']; ?>
-
@amp-Software-0 העלתי את זה עכשיו לשרת ואגב הקוד הקודם שנתת לא עבד לי טוב זה אמר מספר הזיהוי שלך הוא ואז מילה באנגלית וחזר חורה בלי לומר את הזיהוי והשם
-
@amp-Software-0 אין מענה משרת api
-
@amp-Software-0 משמיע רק את ההקלטות ללא הנתונים ובסוף אומר שגיאה
-
@amp-Software-0 משמיע רק את ההקלטות ללא הנתונים ובסוף אומר שגיאה
<?php echo "id_list_message=f-file1.d-" . $_GET['ApiEnterID'] . ".f-file2.t-" . $_GET['ApiEnterIDName']; ?>
היה רווח אחרי ה
-
, תנסה שוב. -
@Liy אותו דבר
-
@Liy אין פתרון?
-
@121244 יש פתרון אני באמצע לחפש את הקוד
-
<?php $ApiEnterId = $_GET['ApiEnterID']; $ApiEnterId = str_replace("phone-" , "" , $ApiEnterId); $ApiEnterId = str_replace("digits-" , "" , $ApiEnterId); $ApiEnterId = str_replace("teudat_zehut-" , "" , $ApiEnterId); $ApiEnterId = str_replace("list-" , "" , $ApiEnterId); $ApiEnterId = str_replace("enter_phone_list-" , "" , $ApiEnterId); $ApiEnterId = str_replace("list_all_information-" , "" , $ApiEnterId); $ApiEnterId = str_replace("phone_from_list_all_information-" , "" , $ApiEnterId); $ApiEnterId = str_replace("phone_or_enter_phone-" , "" , $ApiEnterId); echo "id_list_message=f-file1.d-" . $ApiEnterId . ".f-file2.t-" . $_GET['ApiEnterIDName']; ?>
תנסה את זה
-
@121244 אל תשכך להכניס בשלוחה כניסה עם enterId
-
@amp-Software
יש גם אפשרות שישמיע תאריך? כי השרת מקבל מימות את התאריך בצורה לא ברורה בכלל. -
@אליהושש כן אני יתן קוד
-
<?php $ApiEnterId = $_GET['ApiEnterID']; $ApiEnterId = str_replace("phone-" , "" , $ApiEnterId); $ApiEnterId = str_replace("digits-" , "" , $ApiEnterId); $ApiEnterId = str_replace("teudat_zehut-" , "" , $ApiEnterId); $ApiEnterId = str_replace("list-" , "" , $ApiEnterId); $ApiEnterId = str_replace("enter_phone_list-" , "" , $ApiEnterId); $ApiEnterId = str_replace("list_all_information-" , "" , $ApiEnterId); $ApiEnterId = str_replace("phone_from_list_all_information-" , "" , $ApiEnterId); $ApiEnterId = str_replace("phone_or_enter_phone-" , "" , $ApiEnterId); $data = date('d@m/Y'); $data = str_replace("@" , ".t-ל.n-" , $data); $data = str_replace("/" , ".n-" , $data); echo "id_list_message=f-file1.d-" . $ApiEnterId . ".f-file2.t-" . $_GET['ApiEnterIDName'].".t-התאריך כעת הוא.n-".$data; ?>
-
@קו-כשר-מערכות-טל
תודה!!! עובד מצויין!!!
מסתמא אין אפשרות שישמיע תאריך עברי.
וסתם שאלה מה זה הח.ל. שמשמיע אחרי היום לפני החודש -
@אליהושש זה לא ח.ל. אלא .t-ל.n- שישמע "ל" ואחר כך יחזור להשמעת מספרים
-
@קו-כשר-מערכות-טל עובד מצוין אין עליך
-
-
-
@121244 שמחתי לעזור
-
@קו-כשר-מערכות-טל אתה יכול לעשות שהמאזין ישמא את הסיסמה האישית שלו באנטר id?
-
@קו-כשר-מערכות-טל אתה יכול לעשות שהמאזין ישמא את הסיסמה האישית שלו באנטר id?
איזה התחברות?
איפה הקובץ?