| Prio | Original string | Translation | — |
|---|---|---|---|
| Find highest value | Localizar o valor mais elevado | Details | |
| Strip whitespace (or other characters) from the beginning of a string | Retirar espaços (ou outros caracteres) do início de um string | Details | |
|
Strip whitespace (or other characters) from the beginning of a string Retirar espaços (ou outros caracteres) do início de um string
You have to log in to edit this translation.
|
|||
| Return comma-separated list of values | Devolver lista de valores separados por vírgulas | Details | |
|
Return comma-separated list of values Devolver lista de valores separados por vírgulas
You have to log in to edit this translation.
|
|||
| Find whether the type of a variable is string | Verificar se o tipo de uma variável é string | Details | |
|
Find whether the type of a variable is string Verificar se o tipo de uma variável é string
You have to log in to edit this translation.
|
|||
| Finds whether a variable is a number or a numeric string | Verifica se uma variável é um número ou um string numérico. | Details | |
|
Finds whether a variable is a number or a numeric string Verifica se uma variável é um número ou um string numérico.
You have to log in to edit this translation.
|
|||
| Finds whether a variable is NULL | Verifica se uma variável não é nula. | Details | |
|
Finds whether a variable is NULL Verifica se uma variável não é 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 é float | Details | |
|
Finds whether the type of a variable is float Verifica se o tipo de uma variável é 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 | Obter o valor inteiro de uma variável | Details | |
|
Get the integer value of a variable Obter o valor inteiro de uma variável
You have to log in to edit this translation.
|
|||
| Join array elements with a string | Juntar elementos da matriz (array) numa string | Details | |
|
Join array elements with a string Juntar elementos da matriz (array) numa string
You have to log in to edit this translation.
|
|||
| Conditional processing | Processamento condicional | Details | |
| Format a local time/date as integer | Formatar a hora/data local como inteiro | Details | |
|
Format a local time/date as integer Formatar a hora/data 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 para caracteres (usa sempre ENT_QUOTES e UTF-8) | Details | |
|
Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) Converter entidades HTML especiais para caracteres (usa sempre 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 (usa sempre 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 (usa sempre ENT_QUOTES e UTF-8)
You have to log in to edit this translation.
|
|||
Export as