| Prio | Original string | Translation | — |
|---|---|---|---|
| Calculate the sum of values in an array | Посчитать сумму значений в массиве | Details | |
|
Calculate the sum of values in an array Посчитать сумму значений в массиве
You have to log in to edit this translation.
|
|||
| Return part of a string | Вернуть часть строки | Details | |
| Make a string uppercase | Записать строку прописными буквами | Details | |
|
Make a string uppercase Записать строку прописными буквами
You have to log in to edit this translation.
|
|||
| Make a string lowercase | Записать строку строчными буквами | Details | |
|
Make a string lowercase Записать строку строчными буквами
You have to log in to edit this translation.
|
|||
| Find first occurrence of a string | Найти первое вхождение строки | Details | |
|
Find first occurrence of a string Найти первое вхождение строки
You have to log in to edit this translation.
|
|||
| Reverse a string | Перевернуть строку | Details | |
| Find position of first occurrence of a string | Найти позицию первого вхождения строки | Details | |
|
Find position of first occurrence of a string Найти позицию первого вхождения строки
You have to log in to edit this translation.
|
|||
| Get string length | Получить длину строки | Details | |
| Case-insensitive strstr | Строка без учета регистра | Details | |
| Un-quotes a quoted string | Удаляет кавычки из строки с кавычками | Details | |
|
Un-quotes a quoted string Удаляет кавычки из строки с кавычками
You have to log in to edit this translation.
|
|||
| Find position of first occurrence of a case-insensitive string | Найти позицию первого вхождения строки без учета регистра | Details | |
|
Find position of first occurrence of a case-insensitive string Найти позицию первого вхождения строки без учета регистра
You have to log in to edit this translation.
|
|||
| Strip HTML and PHP tags from a string | Удалить HTML и PHP теги из строки | Details | |
|
Strip HTML and PHP tags from a string Удалить HTML и PHP теги из строки
You have to log in to edit this translation.
|
|||
| Binary safe string comparison | Безопасное бинарное сравнение строк | Details | |
|
Binary safe string comparison Безопасное бинарное сравнение строк
You have to log in to edit this translation.
|
|||
| Binary safe case-insensitive string comparison | Безопасное бинарное сравнение строк без учета регистра | Details | |
|
Binary safe case-insensitive string comparison Безопасное бинарное сравнение строк без учета регистра
You have to log in to edit this translation.
|
|||
| Replace all occurrences of the search string with the replacement string | Заменить все вхождения искомой строки заменяемой строкой | Details | |
|
Replace all occurrences of the search string with the replacement string Заменить все вхождения искомой строки заменяемой строкой
You have to log in to edit this translation.
|
|||
Export as