Prio | Original string | Translation | — |
---|---|---|---|
Tangent | Тангенс | Details | |
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 | Чувствителни към главни и малки букви strstr | Details | |
Case-insensitive strstr Чувствителни към главни и малки букви strstr
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 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