| Prio | Original string | 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.
|
|||
| Convert all applicable characters to HTML entities (always uses ENT_QUOTES and UTF-8) | Zet alle HTML-tekst om in HTML-code (gebruik altijd ENT_QUOTES en UTF-8) | Details | |
|
Convert all applicable characters to HTML entities (always uses ENT_QUOTES and UTF-8) Zet alle HTML-tekst om in HTML-code (gebruik altijd ENT_QUOTES en UTF-8)
You have to log in to edit this translation.
|
|||
| Convert all HTML entities to their applicable characters (always uses ENT_QUOTES and UTF-8) | Zet alle HTML-code om in tekst (gebruik altijd ENT_QUOTES en UTF-8) | Details | |
|
Convert all HTML entities to their applicable characters (always uses ENT_QUOTES and UTF-8) Zet alle HTML-code om in tekst (gebruik altijd ENT_QUOTES en UTF-8)
You have to log in to edit this translation.
|
|||
| Format a GMT date/time | Formatteer een GMT-datum/tijd | Details | |
| Round fractions down | Naar beneden afronden | Details | |
Export as