| Prio | Original string | Translation | — |
|---|---|---|---|
| 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 | |
| Format a local time/date as integer | Formata uma data/hora local como inteiro | Details | |
|
Format a local time/date as integer Formata uma data/hora local como inteiro
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 para caracteres (sempre use 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 para caracteres (sempre use 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 caracteres especiais para entidades HTML (sempre use ENT_QUOTES e UTF_8) | Details | |
|
Convert special characters to HTML entities (always uses ENT_QUOTES and UTF-8) Converter caracteres especiais para entidades HTML (sempre use 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 caracteres aplicáveis para entidades HTML (sempre use ENT_QUOTES e UTF_8) | Details | |
|
Convert all applicable characters to HTML entities (always uses ENT_QUOTES and UTF-8) Converter todos caracteres aplicáveis para entidades HTML (sempre use ENT_QUOTES e UTF_8)
You have to log in to edit this translation.
|
|||
Export as