Prio | Original string | Translation | — |
---|---|---|---|
Strip whitespace (or other characters) from the beginning of a string | قم بإزالة مسافة بيضاء (أو أحرف أخرى) من بداية السلسلة | Details | |
Strip whitespace (or other characters) from the beginning of a string قم بإزالة مسافة بيضاء (أو أحرف أخرى) من بداية السلسلة
You have to log in to edit this translation.
|
|||
Return comma-separated list of values | إرجاع قائمة مفصولة بفواصل | Details | |
Return comma-separated list of values إرجاع قائمة مفصولة بفواصل
You have to log in to edit this translation.
|
|||
Find whether the type of a variable is string | إعرف ما إذا كان نوع المتغير سلسلة | Details | |
Find whether the type of a variable is string إعرف ما إذا كان نوع المتغير سلسلة
You have to log in to edit this translation.
|
|||
Finds whether a variable is a number or a numeric string | جد ما إذا كان المتغير رقمًا أم سلسلة رقمية | Details | |
Finds whether a variable is a number or a numeric string جد ما إذا كان المتغير رقمًا أم سلسلة رقمية
You have to log in to edit this translation.
|
|||
Finds whether a variable is NULL | جد ما إذا كان المتغير NULL | Details | |
Finds whether a variable is NULL جد ما إذا كان المتغير NULL
You have to log in to edit this translation.
|
|||
Finds whether a value is not a number | جد ما إذا كانت القيمة ليست رقمًا | Details | |
Finds whether a value is not a number جد ما إذا كانت القيمة ليست رقمًا
You have to log in to edit this translation.
|
|||
Finds whether the type of a variable is float | جد ما إذا كان نوع المتغير عشري | Details | |
Finds whether the type of a variable is float جد ما إذا كان نوع المتغير عشري
You have to log in to edit this translation.
|
|||
Determine whether a variable is considered to be empty | حدد ما إذا كان المتغير فارغًا أم لا | Details | |
Determine whether a variable is considered to be empty حدد ما إذا كان المتغير فارغًا أم لا
You have to log in to edit this translation.
|
|||
Get the integer value of a variable | احصل على قيمة عدد صحيح من متغير | Details | |
Get the integer value of a variable احصل على قيمة عدد صحيح من متغير
You have to log in to edit this translation.
|
|||
Join array elements with a string | ضم عناصر المصفوفة مع سلسلة | Details | |
Join array elements with a string ضم عناصر المصفوفة مع سلسلة
You have to log in to edit this translation.
|
|||
Conditional processing | مصمم الشروط | Details | |
Format a local time/date as integer | نسق الوقت / التاريخ المحلي كعدد صحيح | Details | |
Format a local time/date as integer نسق الوقت / التاريخ المحلي كعدد صحيح
You have to log in to edit this translation.
|
|||
Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) | حول كيانات HTML الخاصة إلى أحرف (إستخدم دائمًا ENT_QUOTES و UTF-8) | Details | |
Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) حول كيانات HTML الخاصة إلى أحرف (إستخدم دائمًا ENT_QUOTES و UTF-8)
You have to log in to edit this translation.
|
|||
Convert special characters to HTML entities (always uses ENT_QUOTES and UTF-8) | حول الأحرف الخاصة إلى كيانات HTML (إستخدم دائمًا ENT_QUOTES و UTF-8) | Details | |
Convert special characters to HTML entities (always uses ENT_QUOTES and UTF-8) حول الأحرف الخاصة إلى كيانات HTML (إستخدم دائمًا ENT_QUOTES و UTF-8)
You have to log in to edit this translation.
|
|||
Convert all applicable characters to HTML entities (always uses ENT_QUOTES and UTF-8) | حول جميع الأحرف القابلة للتطبيق إلى كيانات HTML (إستخدم دائمًا ENT_QUOTES و UTF-8) | Details | |
Convert all applicable characters to HTML entities (always uses ENT_QUOTES and UTF-8) حول جميع الأحرف القابلة للتطبيق إلى كيانات HTML (إستخدم دائمًا ENT_QUOTES و UTF-8)
You have to log in to edit this translation.
|
Export as