Prio | Original string | Translation | — |
---|---|---|---|
Find lowest value | Cari nilai terendah | Details | |
Find highest value | Cari nilai tertinggi | 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 | Kembalikan daftar nilai yang dipisahkan koma | Details | |
Return comma-separated list of values Kembalikan daftar nilai yang dipisahkan koma
You have to log in to edit this translation.
|
|||
Find whether the type of a variable is string | Cari tahu apakah jenis sebuah variabel adalah string | Details | |
Find whether the type of a variable is string Cari tahu apakah jenis sebuah variabel adalah string
You have to log in to edit this translation.
|
|||
Finds whether a variable is a number or a numeric string | Mencari tahu apakah sebuah variabel adalah angka atau rangkaian karakter numerik. | Details | |
Finds whether a variable is a number or a numeric string Mencari tahu apakah sebuah variabel adalah angka atau rangkaian karakter numerik.
You have to log in to edit this translation.
|
|||
Finds whether a variable is NULL | Cari tahu apakah variabel adalah NULL | Details | |
Finds whether a variable is NULL Cari tahu apakah variabel adalah NULL
You have to log in to edit this translation.
|
|||
Finds whether a value is not a number | Mencari tahu apakah sebuah nilai bukan sebuah angka | Details | |
Finds whether a value is not a number Mencari tahu apakah sebuah nilai bukan sebuah angka
You have to log in to edit this translation.
|
|||
Finds whether the type of a variable is float | Mencari tahu apakah jenis variabel adalah float | Details | |
Finds whether the type of a variable is float Mencari tahu apakah jenis variabel adalah float
You have to log in to edit this translation.
|
|||
Determine whether a variable is considered to be empty | Cari tahu apakah variabel dianggap kosong | Details | |
Determine whether a variable is considered to be empty Cari tahu apakah variabel dianggap kosong
You have to log in to edit this translation.
|
|||
Get the integer value of a variable | Dapatkan nilai angka dari variabel | Details | |
Get the integer value of a variable Dapatkan nilai angka dari variabel
You have to log in to edit this translation.
|
|||
Join array elements with a string | Sambungkan elemen array dengan rangkaian karakter | Details | |
Join array elements with a string Sambungkan elemen array dengan rangkaian karakter
You have to log in to edit this translation.
|
|||
Conditional processing | Pengolahan bersyarat | Details | |
Format a local time/date as integer | Bentuk tanggal/waktu lokal sebagai angka | Details | |
Format a local time/date as integer Bentuk tanggal/waktu lokal sebagai angka
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.
|
Export as