Prio | Original string | 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.
|
|||
Conditional processing | Elaborazione condizionale | Details | |
Format a local time/date as integer | Formatta una ora/data locale come numero intero | Details | |
Format a local time/date as integer Formatta una ora/data locale come numero intero
You have to log in to edit this translation.
|
|||
Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) | Convertire le entità speciali HTML nei caratteri (utilizza sempre ENT_QUOTES e UTF-8) | Details | |
Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) Convertire le entità speciali HTML nei caratteri (utilizza sempre ENT_QUOTES e UTF-8)
You have to log in to edit this translation.
|
Export as