Prio | Original string | Translation | — |
---|---|---|---|
Return part of a string | هات جزء من السلسلة الحرفية | Details | |
Make a string uppercase | اجعل المتغير النصي بأحرف كبيرة | Details | |
Make a string lowercase | اجعل المتغير النصي بأحرف صغيرة | Details | |
Find first occurrence of a string | البحث عن التواجد الأول لسلسلة | Details | |
Find first occurrence of a string البحث عن التواجد الأول لسلسلة
You have to log in to edit this translation.
|
|||
Reverse a string | اعكس سلسلة حرفيو | Details | |
Find position of first occurrence of a string | العثور على موقف التواجد الأول للسلسلة | Details | |
Find position of first occurrence of a string العثور على موقف التواجد الأول للسلسلة
You have to log in to edit this translation.
|
|||
Get string length | هات طول سلسلة حرفية | Details | |
Case-insensitive strstr | strst غير حساس لحالة الأحرف | Details | |
Un-quotes a quoted string | لا إقتباس لسلسلة مقتبسة | Details | |
Find position of first occurrence of a case-insensitive string | ابحث عن موضع التواجد الأول لسلسلة غير متحسسة لحالة الأحرف | Details | |
Find position of first occurrence of a case-insensitive string ابحث عن موضع التواجد الأول لسلسلة غير متحسسة لحالة الأحرف
You have to log in to edit this translation.
|
|||
Strip HTML and PHP tags from a string | تجريد علامات HTML و PHP من السلسلة | Details | |
Strip HTML and PHP tags from a string تجريد علامات HTML و PHP من السلسلة
You have to log in to edit this translation.
|
|||
Binary safe string comparison | مقارنة سلسلة آمنة الثنائية | Details | |
Binary safe string comparison مقارنة سلسلة آمنة الثنائية
You have to log in to edit this translation.
|
|||
Binary safe case-insensitive string comparison | مقارنة سلسلة ثنائية غير آمنة لحالة الأحرف | Details | |
Binary safe case-insensitive string comparison مقارنة سلسلة ثنائية غير آمنة لحالة الأحرف
You have to log in to edit this translation.
|
|||
Replace all occurrences of the search string with the replacement string | استبدل كل تكرارات سلسلة البحث بسلسلة الاستبدال | Details | |
Replace all occurrences of the search string with the replacement string استبدل كل تكرارات سلسلة البحث بسلسلة الاستبدال
You have to log in to edit this translation.
|
|||
Repeat a string | كرر سلسلة حرفية | Details | |
Export as