| Prio | Original string | Translation | — |
|---|---|---|---|
| Strip whitespace (or other characters) from the beginning of a string | Ta bort blanksteg (whitespace) från början av en teckensträng | Details | |
|
Strip whitespace (or other characters) from the beginning of a string Ta bort blanksteg (whitespace) från början av en teckensträng
You have to log in to edit this translation.
|
|||
| Return comma-separated list of values | Returnerar en kommaseparerad lista av värden | Details | |
|
Return comma-separated list of values Returnerar en kommaseparerad lista av värden
You have to log in to edit this translation.
|
|||
| Find whether the type of a variable is string | Avgör om variabeln är en textsträng (string) | Details | |
|
Find whether the type of a variable is string Avgör om variabeln är en textsträng (string)
You have to log in to edit this translation.
|
|||
| Finds whether a variable is a number or a numeric string | Avgör om en variabel är ett tal eller en numerisk sträng | Details | |
|
Finds whether a variable is a number or a numeric string Avgör om en variabel är ett tal eller en numerisk sträng
You have to log in to edit this translation.
|
|||
| Finds whether a variable is NULL | Avgör om en variabel är NULL eller ej | Details | |
|
Finds whether a variable is NULL Avgör om en variabel är NULL eller ej
You have to log in to edit this translation.
|
|||
| Finds whether a value is not a number | Avgör om ett värde är ett tal eller ej | Details | |
|
Finds whether a value is not a number Avgör om ett värde är ett tal eller ej
You have to log in to edit this translation.
|
|||
| Finds whether the type of a variable is float | Avgör om en variabel är ett flyttal (decimaltal) eller ej | Details | |
|
Finds whether the type of a variable is float Avgör om en variabel är ett flyttal (decimaltal) eller ej
You have to log in to edit this translation.
|
|||
| Determine whether a variable is considered to be empty | Avgör om en variabel anses vara tom eller ej | Details | |
|
Determine whether a variable is considered to be empty Avgör om en variabel anses vara tom eller ej
You have to log in to edit this translation.
|
|||
| Get the integer value of a variable | Returnera heltalsvärdet från en variabel | Details | |
|
Get the integer value of a variable Returnera heltalsvärdet från en variabel
You have to log in to edit this translation.
|
|||
| Join array elements with a string | Slå samman element i en lista med en sträng som avskiljare | Details | |
|
Join array elements with a string Slå samman element i en lista med en sträng som avskiljare
You have to log in to edit this translation.
|
|||
| Conditional processing | Villkorlig behandling | Details | |
| Format a local time/date as integer | Formatera en lokal tidsangivelse (tid/datum) som ett heltal | Details | |
|
Format a local time/date as integer Formatera en lokal tidsangivelse (tid/datum) som ett heltal
You have to log in to edit this translation.
|
|||
| Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) | Konvertera speciella HTML-entiteter tillbaka till motsvarande tecken (använder alltid ENT_QUOTES och UTF-8) | Details | |
|
Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) Konvertera speciella HTML-entiteter tillbaka till motsvarande tecken (använder alltid ENT_QUOTES och UTF-8)
You have to log in to edit this translation.
|
|||
| Convert special characters to HTML entities (always uses ENT_QUOTES and UTF-8) | Konvertera speciella tecken till motsvarande HTML-entiteter (använder alltid ENT_QUOTES och UTF-8) | Details | |
|
Convert special characters to HTML entities (always uses ENT_QUOTES and UTF-8) Konvertera speciella tecken till motsvarande HTML-entiteter (använder alltid ENT_QUOTES och 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) | Konvertera alla tillämpbara tecken till motsvarande HTML-entitet (använder alltid ENT_QUOTES och UTF-8) | Details | |
|
Convert all applicable characters to HTML entities (always uses ENT_QUOTES and UTF-8) Konvertera alla tillämpbara tecken till motsvarande HTML-entitet (använder alltid ENT_QUOTES och UTF-8)
You have to log in to edit this translation.
|
|||
Export as