Prio | Original string | Translation | — |
---|---|---|---|
Find highest value | Legnagyobb érték keresése | Details | |
Strip whitespace (or other characters) from the beginning of a string | Nem látható karakterek (whitespace) eltávolítása a karakterlánc elejéről | Details | |
Strip whitespace (or other characters) from the beginning of a string Nem látható karakterek (whitespace) eltávolítása a karakterlánc elejéről
You have to log in to edit this translation.
|
|||
Return comma-separated list of values | Vesszővel elválasztott értéklista visszaadása | Details | |
Return comma-separated list of values Vesszővel elválasztott értéklista visszaadása
You have to log in to edit this translation.
|
|||
Find whether the type of a variable is string | Megállapítja, hogy egy változó szöveg típusú-e | Details | |
Find whether the type of a variable is string Megállapítja, hogy egy változó szöveg típusú-e
You have to log in to edit this translation.
|
|||
Finds whether a variable is a number or a numeric string | Megállapítja, hogy a változó numerikus vagy numerikus karakterlánc-e | Details | |
Finds whether a variable is a number or a numeric string Megállapítja, hogy a változó numerikus vagy numerikus karakterlánc-e
You have to log in to edit this translation.
|
|||
Finds whether a variable is NULL | Megállapítja, hogy a változó NULL-e | Details | |
Finds whether a variable is NULL Megállapítja, hogy a változó NULL-e
You have to log in to edit this translation.
|
|||
Finds whether a value is not a number | Megállapítja, hogy érték nem numerikus-e | Details | |
Finds whether a value is not a number Megállapítja, hogy érték nem numerikus-e
You have to log in to edit this translation.
|
|||
Finds whether the type of a variable is float | Megállapítja, hogy a változó lebegőpont típusú-e | Details | |
Finds whether the type of a variable is float Megállapítja, hogy a változó lebegőpont típusú-e
You have to log in to edit this translation.
|
|||
Determine whether a variable is considered to be empty | Annak megvizsgálása, hogy a változó lehet-e üres | Details | |
Determine whether a variable is considered to be empty Annak megvizsgálása, hogy a változó lehet-e üres
You have to log in to edit this translation.
|
|||
Get the integer value of a variable | Az egész számérték visszaadása egy változóból | Details | |
Get the integer value of a variable Az egész számérték visszaadása egy változóból
You have to log in to edit this translation.
|
|||
Join array elements with a string | Tömb elemeinek összefűzése karakterlánccal | Details | |
Join array elements with a string Tömb elemeinek összefűzése karakterlánccal
You have to log in to edit this translation.
|
|||
Conditional processing | Feltételes feldolgozás | Details | |
Format a local time/date as integer | Helyi idő/dátum egész számként formázása | Details | |
Format a local time/date as integer Helyi idő/dátum egész számként formázása
You have to log in to edit this translation.
|
|||
Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) | A speciális HTML entitások visszaalakítása karakterré (minden esetben ENT_QUOTES és UTF-8) | Details | |
Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) A speciális HTML entitások visszaalakítása karakterré (minden esetben ENT_QUOTES és UTF-8)
You have to log in to edit this translation.
|
|||
Convert special characters to HTML entities (always uses ENT_QUOTES and UTF-8) | A speciális karakterek átalakítás HTML entitássá (minden esetben ENT_QUOTES és UTF-8) | Details | |
Convert special characters to HTML entities (always uses ENT_QUOTES and UTF-8) A speciális karakterek átalakítás HTML entitássá (minden esetben ENT_QUOTES és UTF-8)
You have to log in to edit this translation.
|
Export as