| Prio | Original string | Translation | — |
|---|---|---|---|
| Find lowest value | Nađi najnižu vrijednost | Details | |
| Find highest value | Nađi najvišu vrijednost | Details | |
| Strip whitespace (or other characters) from the beginning of a string | Uklonite razmak (ili druge znakove) sa početka znakovnog niza | Details | |
|
Strip whitespace (or other characters) from the beginning of a string Uklonite razmak (ili druge znakove) sa početka znakovnog niza
You have to log in to edit this translation.
|
|||
| Return comma-separated list of values | Vrati popis vrijednosti odvojenih zarezima | Details | |
|
Return comma-separated list of values Vrati popis vrijednosti odvojenih zarezima
You have to log in to edit this translation.
|
|||
| Find whether the type of a variable is string | Pronađite je li vrsta varijable znakovni niz | Details | |
|
Find whether the type of a variable is string Pronađite je li vrsta varijable znakovni niz
You have to log in to edit this translation.
|
|||
| Finds whether a variable is a number or a numeric string | Otkriva je li varijabla broj ili brojčani niz | Details | |
|
Finds whether a variable is a number or a numeric string Otkriva je li varijabla broj ili brojčani niz
You have to log in to edit this translation.
|
|||
| Finds whether a variable is NULL | Otkriva je li varijabla NULL | Details | |
|
Finds whether a variable is NULL Otkriva je li varijabla NULL
You have to log in to edit this translation.
|
|||
| Finds whether a value is not a number | Pronalazi je li vrijednost broj | Details | |
|
Finds whether a value is not a number Pronalazi je li vrijednost broj
You have to log in to edit this translation.
|
|||
| Finds whether the type of a variable is float | Pronalazi da li je tip varijable float | Details | |
|
Finds whether the type of a variable is float Pronalazi da li je tip varijable float
You have to log in to edit this translation.
|
|||
| Determine whether a variable is considered to be empty | Odredite je li varijabla prazna | Details | |
|
Determine whether a variable is considered to be empty Odredite je li varijabla prazna
You have to log in to edit this translation.
|
|||
| Get the integer value of a variable | Dobijte cjelobrojnu vrijednost varijable | Details | |
|
Get the integer value of a variable Dobijte cjelobrojnu vrijednost varijable
You have to log in to edit this translation.
|
|||
| Join array elements with a string | Spojite elemente u znakovni niz | Details | |
|
Join array elements with a string Spojite elemente u znakovni niz
You have to log in to edit this translation.
|
|||
| Conditional processing | Uvjetna obrada | Details | |
| Format a local time/date as integer | Oblikovati lokalno vrijeme / datum kao cijeli broj | Details | |
|
Format a local time/date as integer Oblikovati lokalno vrijeme / datum kao cijeli broj
You have to log in to edit this translation.
|
|||
| Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) | Pretvori posebne HTML entitete u znakove (uvijek koristi ENT_QUOTES i UTF-8) | Details | |
|
Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) Pretvori posebne HTML entitete u znakove (uvijek koristi ENT_QUOTES i UTF-8)
You have to log in to edit this translation.
|
|||
Export as