Prio | Original string | Translation | — |
---|---|---|---|
Strip whitespace (or other characters) from the beginning of a string | Elimina espazos en branco (ou outros caracteres) ao comezo dunha cadea | Details | |
Strip whitespace (or other characters) from the beginning of a string Elimina espazos en branco (ou outros caracteres) ao comezo dunha cadea
You have to log in to edit this translation.
|
|||
Return comma-separated list of values | Devolve unha lista de valores separados por comas | Details | |
Return comma-separated list of values Devolve unha lista de valores separados por comas
You have to log in to edit this translation.
|
|||
Find whether the type of a variable is string | Determina se o tipo dunha variable é cadea | Details | |
Find whether the type of a variable is string Determina se o tipo dunha variable é cadea
You have to log in to edit this translation.
|
|||
Finds whether a variable is a number or a numeric string | Determina se unha variable é un número ou unha cadea numérica | Details | |
Finds whether a variable is a number or a numeric string Determina se unha variable é un número ou unha cadea numérica
You have to log in to edit this translation.
|
|||
Finds whether a variable is NULL | Determina se unha variable é NULL | Details | |
Finds whether a variable is NULL Determina se unha variable é NULL
You have to log in to edit this translation.
|
|||
Finds whether a value is not a number | Determina se un valor non é un número | Details | |
Finds whether a value is not a number Determina se un valor non é un número
You have to log in to edit this translation.
|
|||
Finds whether the type of a variable is float | Determina se o tipo dunha variable é flotante | Details | |
Finds whether the type of a variable is float Determina se o tipo dunha variable é flotante
You have to log in to edit this translation.
|
|||
Determine whether a variable is considered to be empty | Determina se unha variable se considera baleira | Details | |
Determine whether a variable is considered to be empty Determina se unha variable se considera baleira
You have to log in to edit this translation.
|
|||
Get the integer value of a variable | Obter o valor enteiro dunha variable | Details | |
Get the integer value of a variable Obter o valor enteiro dunha variable
You have to log in to edit this translation.
|
|||
Join array elements with a string | Xuntar elementos de matriz cunha cadea | Details | |
Join array elements with a string Xuntar elementos de matriz cunha cadea
You have to log in to edit this translation.
|
|||
Conditional processing | Procesamento condicional | Details | |
Format a local time/date as integer | Formatar unha hora/data local como enteiro | Details | |
Format a local time/date as integer Formatar unha hora/data local como enteiro
You have to log in to edit this translation.
|
|||
Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) | Converter entidades HTML especiais de volta en caracteres (sempre usa ENT_QUOTES e UTF-8) | Details | |
Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) Converter entidades HTML especiais de volta en caracteres (sempre usa ENT_QUOTES e UTF-8)
You have to log in to edit this translation.
|
|||
Convert special characters to HTML entities (always uses ENT_QUOTES and UTF-8) | Converter os carecteres especiais en entidades HTML (sempre usa ENT_QUOTES e UTF-8) | Details | |
Convert special characters to HTML entities (always uses ENT_QUOTES and UTF-8) Converter os carecteres especiais en entidades HTML (sempre usa ENT_QUOTES e UTF-8)
You have to log in to edit this translation.
|
|||
Convert all applicable characters to HTML entities (always uses ENT_QUOTES and UTF-8) | Converter todos os caracteres aplicables a entidades HTML (Sempre usa ENT_QUOTES e UTF-8) | Details | |
Convert all applicable characters to HTML entities (always uses ENT_QUOTES and UTF-8) Converter todos os caracteres aplicables a entidades HTML (Sempre usa ENT_QUOTES e UTF-8)
You have to log in to edit this translation.
|
Export as