Prio | Original string | Translation | — |
---|---|---|---|
Find highest value | Atrast augstāko vērtību | Details | |
Strip whitespace (or other characters) from the beginning of a string | Notīrīt tukšumu (vai citus simbolus) no teksta lauka sākuma | Details | |
Strip whitespace (or other characters) from the beginning of a string Notīrīt tukšumu (vai citus simbolus) no teksta lauka sākuma
You have to log in to edit this translation.
|
|||
Return comma-separated list of values | Atgriezt ar komatu atdalīto vērtību sarakstu | Details | |
Return comma-separated list of values Atgriezt ar komatu atdalīto vērtību sarakstu
You have to log in to edit this translation.
|
|||
Find whether the type of a variable is string | Noskaidrot vai mainīga skaitļa tips ir virkne | Details | |
Find whether the type of a variable is string Noskaidrot vai mainīga skaitļa tips ir virkne
You have to log in to edit this translation.
|
|||
Finds whether a variable is a number or a numeric string | Noskaidro vai mainīgais ir skaitlis, vai skaitļu virkne | Details | |
Finds whether a variable is a number or a numeric string Noskaidro vai mainīgais ir skaitlis, vai skaitļu virkne
You have to log in to edit this translation.
|
|||
Finds whether a variable is NULL | Noskaido vai vērtība ir NULLE | Details | |
Finds whether a variable is NULL Noskaido vai vērtība ir NULLE
You have to log in to edit this translation.
|
|||
Finds whether a value is not a number | Noskaidro vai vērtība nav skaitlis | Details | |
Finds whether a value is not a number Noskaidro vai vērtība nav skaitlis
You have to log in to edit this translation.
|
|||
Finds whether the type of a variable is float | Meklē vai mainīgā tips ir float | Details | |
Finds whether the type of a variable is float Meklē vai mainīgā tips ir float
You have to log in to edit this translation.
|
|||
Determine whether a variable is considered to be empty | Noteikt vai mainīgais tiek uzskatīts kā tukšs | Details | |
Determine whether a variable is considered to be empty Noteikt vai mainīgais tiek uzskatīts kā tukšs
You have to log in to edit this translation.
|
|||
Get the integer value of a variable | Iegūt vesela skaitļa vērtību no mainīgā | Details | |
Get the integer value of a variable Iegūt vesela skaitļa vērtību no mainīgā
You have to log in to edit this translation.
|
|||
Join array elements with a string | Apvienot array elementus ar tekstu | Details | |
Join array elements with a string Apvienot array elementus ar tekstu
You have to log in to edit this translation.
|
|||
Conditional processing | Nosacīta apstrāde | Details | |
Format a local time/date as integer | Formatēt lokālo laiku/datumu kā mainīgo | Details | |
Format a local time/date as integer Formatēt lokālo laiku/datumu kā mainīgo
You have to log in to edit this translation.
|
|||
Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) | Pārveidot speciālos HTML ierakstus atpakaļ uz rakstuzīmēm (vienmēr lieto ENT_QUOTES un UTF-8) | Details | |
Convert special HTML entities back to characters (always uses ENT_QUOTES and UTF-8) Pārveidot speciālos HTML ierakstus atpakaļ uz rakstuzīmēm (vienmēr lieto ENT_QUOTES un UTF-8)
You have to log in to edit this translation.
|
|||
Convert special characters to HTML entities (always uses ENT_QUOTES and UTF-8) | Pārveidot speciālās rakstuzīmes par HTML ierakstiem (vienmēr lieto ENT_QUOTES un UTF-8) | Details | |
Convert special characters to HTML entities (always uses ENT_QUOTES and UTF-8) Pārveidot speciālās rakstuzīmes par HTML ierakstiem (vienmēr lieto ENT_QUOTES un UTF-8)
You have to log in to edit this translation.
|
Export as