| Prio | Original string | Translation | — |
|---|---|---|---|
| Format a number with grouped thousands | Formatta un numero raggruppando le migliaia | Details | |
|
Format a number with grouped thousands Formatta un numero raggruppando le migliaia
You have to log in to edit this translation.
|
|||
| Inserts HTML line breaks before all newlines in a string | Inserisce interruzioni di riga HTML prima di tutti i ritorni a capo in una stringa | Details | |
|
Inserts HTML line breaks before all newlines in a string Inserisce interruzioni di riga HTML prima di tutti i ritorni a capo in una stringa
You have to log in to edit this translation.
|
|||
| Get UNIX timestamp for a date (each of the 6 arguments are optional) | Restituisce un timestamp (marca temporale) UNIX per una data (ciascuno dei 6 parametri è opzionale) | Details | |
|
Get UNIX timestamp for a date (each of the 6 arguments are optional) Restituisce un timestamp (marca temporale) UNIX per una data (ciascuno dei 6 parametri è opzionale)
You have to log in to edit this translation.
|
|||
| Find lowest value | Trova il valore più basso | Details | |
| Find highest value | Trova il valore più alto | Details | |
| Strip whitespace (or other characters) from the beginning of a string | Rimuove gli spazi bianchi (o altri caratteri) dall'inizio di una stringa | Details | |
|
Strip whitespace (or other characters) from the beginning of a string Rimuove gli spazi bianchi (o altri caratteri) dall'inizio di una stringa
You have to log in to edit this translation.
|
|||
| Return comma-separated list of values | Restituisce una lista di valori separati da virgole | Details | |
|
Return comma-separated list of values Restituisce una lista di valori separati da virgole
You have to log in to edit this translation.
|
|||
| Find whether the type of a variable is string | Verificare se il tipo di una variabile è una stringa | Details | |
|
Find whether the type of a variable is string Verificare se il tipo di una variabile è una stringa
You have to log in to edit this translation.
|
|||
| Finds whether a variable is a number or a numeric string | Verifica se una variabile è un numero o una stringa numerica | Details | |
|
Finds whether a variable is a number or a numeric string Verifica se una variabile è un numero o una stringa numerica
You have to log in to edit this translation.
|
|||
| Finds whether a variable is NULL | Verifica se una variabile è NULL | Details | |
|
Finds whether a variable is NULL Verifica se una variabile è NULL
You have to log in to edit this translation.
|
|||
| Finds whether a value is not a number | Verifica se un valore non è un numero | Details | |
|
Finds whether a value is not a number Verifica se un valore non è un numero
You have to log in to edit this translation.
|
|||
| Finds whether the type of a variable is float | Verifica se il tipo di una variabile è float | Details | |
|
Finds whether the type of a variable is float Verifica se il tipo di una variabile è float
You have to log in to edit this translation.
|
|||
| Determine whether a variable is considered to be empty | Determina se una variabile è da considerarsi vuota | Details | |
|
Determine whether a variable is considered to be empty Determina se una variabile è da considerarsi vuota
You have to log in to edit this translation.
|
|||
| Get the integer value of a variable | Restituire il valore intero di una variabile | Details | |
|
Get the integer value of a variable Restituire il valore intero di una variabile
You have to log in to edit this translation.
|
|||
| Join array elements with a string | Unire elementi dell'array con una stringa | Details | |
|
Join array elements with a string Unire elementi dell'array con una stringa
You have to log in to edit this translation.
|
|||
Export as