Prio | Original string | Translation | — |
---|---|---|---|
Find highest value | Знайсці найбольшае значэнне | Details | |
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.
|
Export as