Prio | Original string | Translation | — |
---|---|---|---|
Return part of a string | Zwróć część łańcucha | Details | |
Make a string uppercase | Stwórz łańcuch z wielkich liter | Details | |
Make a string uppercase Stwórz łańcuch z wielkich liter
You have to log in to edit this translation.
|
|||
Make a string lowercase | Stwórz łańcuch z małych liter | Details | |
Find first occurrence of a string | Znajdź pierwsze wystąpienie łańcucha | Details | |
Find first occurrence of a string Znajdź pierwsze wystąpienie łańcucha
You have to log in to edit this translation.
|
|||
Reverse a string | Odwróć łańcuch | Details | |
Find position of first occurrence of a string | Znajdź pozycję pierwszego wystąpienia w łańcuchu | Details | |
Find position of first occurrence of a string Znajdź pozycję pierwszego wystąpienia w łańcuchu
You have to log in to edit this translation.
|
|||
Get string length | Pobierz długość ciągu | Details | |
Case-insensitive strstr | Niezależne od wielkości liter strstr | Details | |
Case-insensitive strstr Niezależne od wielkości liter strstr
You have to log in to edit this translation.
|
|||
Un-quotes a quoted string | Zdejmij cudzysłów z łańcuchów, które go używają | Details | |
Un-quotes a quoted string Zdejmij cudzysłów z łańcuchów, które go używają
You have to log in to edit this translation.
|
|||
Find position of first occurrence of a case-insensitive string | Znajdź pozycję pierwszego wystąpienia łańcucha niezależnie od wielkości liter | Details | |
Find position of first occurrence of a case-insensitive string Znajdź pozycję pierwszego wystąpienia łańcucha niezależnie od wielkości liter
You have to log in to edit this translation.
|
|||
Strip HTML and PHP tags from a string | Opuść tagi HTML i PHP z łańcucha | Details | |
Strip HTML and PHP tags from a string Opuść tagi HTML i PHP z łańcucha
You have to log in to edit this translation.
|
|||
Binary safe string comparison | Porównanie łańcuchów metodą "Binary safe" | Details | |
Binary safe string comparison Porównanie łańcuchów metodą "Binary safe"
You have to log in to edit this translation.
|
|||
Binary safe case-insensitive string comparison | Porównanie łańcucha niezależnie od wielkości liter metodą "Binary safe" | Details | |
Binary safe case-insensitive string comparison Porównanie łańcucha niezależnie od wielkości liter metodą "Binary safe"
You have to log in to edit this translation.
|
|||
Replace all occurrences of the search string with the replacement string | Zastąp wszystkie wystąpienia innym łańcuchem | Details | |
Replace all occurrences of the search string with the replacement string Zastąp wszystkie wystąpienia innym łańcuchem
You have to log in to edit this translation.
|
|||
Repeat a string | Powtórz łańcuch | Details | |
Export as