Prio | Original string | Translation | — |
---|---|---|---|
Inserts HTML line breaks before all newlines in a string | Insere quebras de linha HTML antes de novas linhas em uma string | Details | |
Inserts HTML line breaks before all newlines in a string Insere quebras de linha HTML antes de novas linhas em uma string
You have to log in to edit this translation.
|
|||
Get UNIX timestamp for a date (each of the 6 arguments are optional) | Obtém o registro data/hora do UNIX (cada um dos 6 argumentos são opcionais) | Details | |
Get UNIX timestamp for a date (each of the 6 arguments are optional) Obtém o registro data/hora do UNIX (cada um dos 6 argumentos são opcionais)
You have to log in to edit this translation.
|
|||
Find lowest value | Procura o menor valor | Details | |
Find highest value | Procura o maior valor | Details | |
Strip whitespace (or other characters) from the beginning of a string | Tira espaços (ou outros caracteres) do começo de uma cadeia de caracteres (string) | Details | |
Strip whitespace (or other characters) from the beginning of a string Tira espaços (ou outros caracteres) do começo de uma cadeia de caracteres (string)
You have to log in to edit this translation.
|
|||
Return comma-separated list of values | Retorna uma lista separada por vírgula | Details | |
Return comma-separated list of values Retorna uma lista separada por vírgula
You have to log in to edit this translation.
|
|||
Find whether the type of a variable is string | Verifica se o tipo de uma variável é cadeia de caracteres (string) | Details | |
Find whether the type of a variable is string Verifica se o tipo de uma variável é cadeia de caracteres (string)
You have to log in to edit this translation.
|
|||
Finds whether a variable is a number or a numeric string | Verifica se a variável é um número ou um caracter numérico | Details | |
Finds whether a variable is a number or a numeric string Verifica se a variável é um número ou um caracter numérico
You have to log in to edit this translation.
|
|||
Finds whether a variable is NULL | Verifica se uma variável é nula. | Details | |
Finds whether a variable is NULL Verifica se uma variável é nula.
You have to log in to edit this translation.
|
|||
Finds whether a value is not a number | Verifica se um valor não é um número | Details | |
Finds whether a value is not a number Verifica se um valor não é um número
You have to log in to edit this translation.
|
|||
Finds whether the type of a variable is float | Verifica se o tipo de uma variável é do tipo "float" | Details | |
Finds whether the type of a variable is float Verifica se o tipo de uma variável é do tipo "float"
You have to log in to edit this translation.
|
|||
Determine whether a variable is considered to be empty | Determinar se uma variável é considerada vazia | Details | |
Determine whether a variable is considered to be empty Determinar se uma variável é considerada vazia
You have to log in to edit this translation.
|
|||
Get the integer value of a variable | Retorna o inteiro de uma variável | Details | |
Get the integer value of a variable Retorna o inteiro de uma variável
You have to log in to edit this translation.
|
|||
Join array elements with a string | Une elementos de um vetor com uma string | Details | |
Join array elements with a string Une elementos de um vetor com uma string
You have to log in to edit this translation.
|
|||
Conditional processing | Processando condição | Details | |
Export as