Prio | Original string | Translation | — |
---|---|---|---|
Find highest value | Vind de hoogste waarde | Details | |
Strip whitespace (or other characters) from the beginning of a string | Verwijder whitespace (of andere tekens) aan het begin van een stuk tekst | Details | |
Strip whitespace (or other characters) from the beginning of a string Verwijder whitespace (of andere tekens) aan het begin van een stuk tekst
You have to log in to edit this translation.
|
|||
Return comma-separated list of values | Geef een kommagescheidenlijst van waarden | Details | |
Return comma-separated list of values Geef een kommagescheidenlijst van waarden
You have to log in to edit this translation.
|
|||
Find whether the type of a variable is string | Bepaalt of het type van een variabele een tekst is | Details | |
Find whether the type of a variable is string Bepaalt of het type van een variabele een tekst is
You have to log in to edit this translation.
|
|||
Finds whether a variable is a number or a numeric string | Bepaalt of een variabele een getal of een numerieke tekst is | Details | |
Finds whether a variable is a number or a numeric string Bepaalt of een variabele een getal of een numerieke tekst is
You have to log in to edit this translation.
|
|||
Finds whether a variable is NULL | Bepaalt of een waarde NULL is | Details | |
Finds whether a variable is NULL Bepaalt of een waarde NULL is
You have to log in to edit this translation.
|
|||
Finds whether a value is not a number | Bepaalt of een waarde geen nummer is | Details | |
Finds whether a value is not a number Bepaalt of een waarde geen nummer is
You have to log in to edit this translation.
|
|||
Finds whether the type of a variable is float | Bepaalt of het type van een variabele een float is | Details | |
Finds whether the type of a variable is float Bepaalt of het type van een variabele een float is
You have to log in to edit this translation.
|
|||
Determine whether a variable is considered to be empty | Bepaal of een variabele leeg is | Details | |
Determine whether a variable is considered to be empty Bepaal of een variabele leeg is
You have to log in to edit this translation.
|
|||
Get the integer value of a variable | Geef de waarde van een variabele als getal | Details | |
Get the integer value of a variable Geef de waarde van een variabele als getal
You have to log in to edit this translation.
|
|||
Join array elements with a string | Koppel de array elementen met een tekst | Details | |
Join array elements with a string Koppel de array elementen met een tekst
You have to log in to edit this translation.
|
|||
Conditional processing | Voorwaardelijke verwerking | Details | |
Format a local time/date as integer | Geef de lokale tijd/datum als een getal | Details | |
Format a local time/date as integer Geef de lokale tijd/datum als een getal
You have to log in to edit this translation.
|
|||
Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) | Zet speciale HTML-code om in tekst (gebruik altijd ENT_QUOTES en UTF-8) | Details | |
Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) Zet speciale HTML-code om in tekst (gebruik altijd ENT_QUOTES en UTF-8)
You have to log in to edit this translation.
|
|||
Convert special characters to HTML entities (always uses ENT_QUOTES and UTF-8) | Zet speciale HTML code om in tekst (gebruik altijd ENT_QUOTES en UTF-8) | Details | |
Convert special characters to HTML entities (always uses ENT_QUOTES and UTF-8) Zet speciale HTML code om in tekst (gebruik altijd ENT_QUOTES en UTF-8)
You have to log in to edit this translation.
|
Export as