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 | Намира дали дадена променлива е от тип string. | Details | |
Find whether the type of a variable is string Намира дали дадена променлива е от тип 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