Prio | Original string | Translation | — |
---|---|---|---|
Format a number with grouped thousands | Formate un nombre en groupant les miliers | Details | |
Format a number with grouped thousands Formate un nombre en groupant les miliers
You have to log in to edit this translation.
|
|||
Inserts HTML line breaks before all newlines in a string | Insère un saut de ligne HTML à chaque nouvelle ligne dans une chaîne | Details | |
Inserts HTML line breaks before all newlines in a string Insère un saut de ligne HTML à chaque nouvelle ligne dans une chaîne
You have to log in to edit this translation.
|
|||
Get UNIX timestamp for a date (each of the 6 arguments are optional) | Retourne le timestamp UNIX d’une date (chacun des 6 arguments sont optionnels) | Details | |
Get UNIX timestamp for a date (each of the 6 arguments are optional) Retourne le timestamp UNIX d’une date (chacun des 6 arguments sont optionnels)
You have to log in to edit this translation.
|
|||
Find lowest value | Trouver la valeur minimum | Details | |
Find highest value | Trouver la valeur maximum | Details | |
Strip whitespace (or other characters) from the beginning of a string | Supprime les espaces invisibles (ou des autres caractères) au début d’une chaîne | Details | |
Strip whitespace (or other characters) from the beginning of a string Supprime les espaces invisibles (ou des autres caractères) au début d’une chaîne
You have to log in to edit this translation.
|
|||
Return comma-separated list of values | Retourne une liste des valeurs séparées par des virgules | Details | |
Return comma-separated list of values Retourne une liste des valeurs séparées par des virgules
You have to log in to edit this translation.
|
|||
Find whether the type of a variable is string | Trouve si le type d’une variable est chaîne | Details | |
Find whether the type of a variable is string Trouve si le type d’une variable est chaîne
You have to log in to edit this translation.
|
|||
Finds whether a variable is a number or a numeric string | Trouve si une variable est un nombre ou une chaîne numérique | Details | |
Finds whether a variable is a number or a numeric string Trouve si une variable est un nombre ou une chaîne numérique
You have to log in to edit this translation.
|
|||
Finds whether a variable is NULL | Trouve si une variable est NULL | Details | |
Finds whether a variable is NULL Trouve si une variable est NULL
You have to log in to edit this translation.
|
|||
Finds whether a value is not a number | Trouve si une valeur n’est pas un number (nombre) | Details | |
Finds whether a value is not a number Trouve si une valeur n’est pas un number (nombre)
You have to log in to edit this translation.
|
|||
Finds whether the type of a variable is float | Trouve si le type d’une variable est float (nombre à virgule flottante) | Details | |
Finds whether the type of a variable is float Trouve si le type d’une variable est float (nombre à virgule flottante)
You have to log in to edit this translation.
|
|||
Determine whether a variable is considered to be empty | Détermine si une variable est considérée comme vide | Details | |
Determine whether a variable is considered to be empty Détermine si une variable est considérée comme vide
You have to log in to edit this translation.
|
|||
Get the integer value of a variable | Trouve la partie entière de la valeur d’une variable | Details | |
Get the integer value of a variable Trouve la partie entière de la valeur d’une variable
You have to log in to edit this translation.
|
|||
Join array elements with a string | Joindre les éléments du tableau avec une chaîne | Details | |
Join array elements with a string Joindre les éléments du tableau avec une chaîne
You have to log in to edit this translation.
|
Export as