Prio | Original string | Translation | — |
---|---|---|---|
Inserts HTML line breaks before all newlines in a string | Bir dizge içindeki tüm yeni satır işaretlerinin önüne HTML satır sonu işaretleri ekler | Details | |
Inserts HTML line breaks before all newlines in a string Bir dizge içindeki tüm yeni satır işaretlerinin önüne HTML satır sonu işaretleri ekler
You have to log in to edit this translation.
|
|||
Get UNIX timestamp for a date (each of the 6 arguments are optional) | Zamanı UNIX zaman damgasına çevirir (6 argümanın her biri isteğe bağlıdır) | Details | |
Get UNIX timestamp for a date (each of the 6 arguments are optional) Zamanı UNIX zaman damgasına çevirir (6 argümanın her biri isteğe bağlıdır)
You have to log in to edit this translation.
|
|||
Find lowest value | En düşük değeri bulur | Details | |
Find highest value | En yüksek değeri bulur | Details | |
Strip whitespace (or other characters) from the beginning of a string | Bir dizgenin başındaki beyaz boşlukları (ya da diğer karakterleri) ayıklar | Details | |
Strip whitespace (or other characters) from the beginning of a string Bir dizgenin başındaki beyaz boşlukları (ya da diğer karakterleri) ayıklar
You have to log in to edit this translation.
|
|||
Return comma-separated list of values | Değerleri virgülle ayrılmış liste olarak verir | Details | |
Return comma-separated list of values Değerleri virgülle ayrılmış liste olarak verir
You have to log in to edit this translation.
|
|||
Find whether the type of a variable is string | Bir değişken türünün yazı olup olmadığını belirler | Details | |
Find whether the type of a variable is string Bir değişken türünün yazı olup olmadığını belirler
You have to log in to edit this translation.
|
|||
Finds whether a variable is a number or a numeric string | Bir değişkenin sayı ya da sayısal dizge olup olmadığını belirler | Details | |
Finds whether a variable is a number or a numeric string Bir değişkenin sayı ya da sayısal dizge olup olmadığını belirler
You have to log in to edit this translation.
|
|||
Finds whether a variable is NULL | Bir değişkenin NULL olup olmadığını belirler | Details | |
Finds whether a variable is NULL Bir değişkenin NULL olup olmadığını belirler
You have to log in to edit this translation.
|
|||
Finds whether a value is not a number | Bir değerin sayı olup olmadığını belirler | Details | |
Finds whether a value is not a number Bir değerin sayı olup olmadığını belirler
You have to log in to edit this translation.
|
|||
Finds whether the type of a variable is float | Bir değişkenin türünün float olup olmadığını belirler | Details | |
Finds whether the type of a variable is float Bir değişkenin türünün float olup olmadığını belirler
You have to log in to edit this translation.
|
|||
Determine whether a variable is considered to be empty | Bir değişkenin boş olup olmadığını belirler | Details | |
Determine whether a variable is considered to be empty Bir değişkenin boş olup olmadığını belirler
You have to log in to edit this translation.
|
|||
Get the integer value of a variable | Bir değişkenin tamsayı değerini alır | Details | |
Get the integer value of a variable Bir değişkenin tamsayı değerini alır
You have to log in to edit this translation.
|
|||
Join array elements with a string | Dizi elemanlarını bir dizge olarak birleştirir | Details | |
Join array elements with a string Dizi elemanlarını bir dizge olarak birleştirir
You have to log in to edit this translation.
|
|||
Conditional processing | Koşullu işlem yapar | Details | |
Export as