Prio | Original string | Translation | — |
---|---|---|---|
Calculate the sum of values in an array | Vypočítat součet hodnot pole | Details | |
Calculate the sum of values in an array Vypočítat součet hodnot pole
You have to log in to edit this translation.
|
|||
Return part of a string | Navrátí část řetězce | Details | |
Make a string uppercase | Převést malé znaky na velké | Details | |
Make a string lowercase | Převést velké znaky na malé | Details | |
Find first occurrence of a string | Najít první výskyt řetězce | Details | |
Find first occurrence of a string Najít první výskyt řetězce
You have to log in to edit this translation.
|
|||
Reverse a string | Převrátit řetězec | Details | |
Find position of first occurrence of a string | Najít pozici prvního výskytu řetězce | Details | |
Find position of first occurrence of a string Najít pozici prvního výskytu řetězce
You have to log in to edit this translation.
|
|||
Get string length | Získat délku řetězce | Details | |
Case-insensitive strstr | Velikost-neřešící strstr | Details | |
Un-quotes a quoted string | Od-cituje citovaný text | Details | |
Find position of first occurrence of a case-insensitive string | Najít pozici prvního výskytu velikost-neřešícího řetězce | Details | |
Find position of first occurrence of a case-insensitive string Najít pozici prvního výskytu velikost-neřešícího řetězce
You have to log in to edit this translation.
|
|||
Strip HTML and PHP tags from a string | Odebrat HTML a PHP značky z řetězce | Details | |
Strip HTML and PHP tags from a string Odebrat HTML a PHP značky z řetězce
You have to log in to edit this translation.
|
|||
Binary safe string comparison | Binárně bezpečné porovnání řetězců | Details | |
Binary safe string comparison Binárně bezpečné porovnání řetězců
You have to log in to edit this translation.
|
|||
Binary safe case-insensitive string comparison | Binárně bezpečné velikost-neřešící (case-insensitive) porovnání řetězců | Details | |
Binary safe case-insensitive string comparison Binárně bezpečné velikost-neřešící (case-insensitive) porovnání řetězců
You have to log in to edit this translation.
|
|||
Replace all occurrences of the search string with the replacement string | Nahradit všechny výskyty hledaného řetězce nahrazujícím řetězcem | Details | |
Replace all occurrences of the search string with the replacement string Nahradit všechny výskyty hledaného řetězce nahrazujícím řetězcem
You have to log in to edit this translation.
|
Export as