Prio | Original string | Translation | — |
---|---|---|---|
Find highest value | सबसे बड़ा मूल्य खोजिये | Details | |
Strip whitespace (or other characters) from the beginning of a string | Strip ruang putih (atau karakter lain) dari awal string | Details | |
Strip whitespace (or other characters) from the beginning of a string Strip ruang putih (atau karakter lain) dari awal 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) | Mengonversi entitas HTML khusus kembali ke karakter (selalu menggunakan ENT_QUOTES dan UTF-8) | Details | |
Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) Mengonversi entitas HTML khusus kembali ke karakter (selalu menggunakan ENT_QUOTES dan UTF-8)
You have to log in to edit this translation.
|
|||
Convert special characters to HTML entities (always uses ENT_QUOTES and UTF-8) | Mengonversi karakter khusus ke entitas HTML (selalu menggunakan ENT_QUOTES dan UTF-8) | Details | |
Convert special characters to HTML entities (always uses ENT_QUOTES and UTF-8) Mengonversi karakter khusus ke entitas HTML (selalu menggunakan ENT_QUOTES dan UTF-8)
You have to log in to edit this translation.
|
Export as