Prio | Original string | Translation | — |
---|---|---|---|
Return part of a string | Dizgenin bir parçasını alır | Details | |
Make a string uppercase | Bir dizgeyi büyük harflere dönüştürür | Details | |
Make a string uppercase Bir dizgeyi büyük harflere dönüştürür
You have to log in to edit this translation.
|
|||
Make a string lowercase | Bir dizgeyi küçük harflere dönüştürür | Details | |
Make a string lowercase Bir dizgeyi küçük harflere dönüştürür
You have to log in to edit this translation.
|
|||
Find first occurrence of a string | Bir dizgenin ilk geçtiği yeri bulur | Details | |
Find first occurrence of a string Bir dizgenin ilk geçtiği yeri bulur
You have to log in to edit this translation.
|
|||
Reverse a string | Bir dizgeyi ters çevirir | Details | |
Find position of first occurrence of a string | Bir dizgenin ilk geçtiği yeri bulur | Details | |
Find position of first occurrence of a string Bir dizgenin ilk geçtiği yeri bulur
You have to log in to edit this translation.
|
|||
Get string length | Dizge uzunluğunu alır | Details | |
Case-insensitive strstr | Büyük küçük harfe duyarsız strstr | Details | |
Case-insensitive strstr Büyük küçük harfe duyarsız strstr
You have to log in to edit this translation.
|
|||
Un-quotes a quoted string | Tırnaklı bir dizgeyi tırnaksız yapar | Details | |
Un-quotes a quoted string Tırnaklı bir dizgeyi tırnaksız yapar
You have to log in to edit this translation.
|
|||
Find position of first occurrence of a case-insensitive string | Büyük küçük harfe duyarsız bir dizgenin ilk kez geçtiği konumu bulur | Details | |
Find position of first occurrence of a case-insensitive string Büyük küçük harfe duyarsız bir dizgenin ilk kez geçtiği konumu bulur
You have to log in to edit this translation.
|
|||
Strip HTML and PHP tags from a string | Bir yazıdaki HTML ve PHP kod imlerini ayıklar | Details | |
Strip HTML and PHP tags from a string Bir yazıdaki HTML ve PHP kod imlerini ayıklar
You have to log in to edit this translation.
|
|||
Binary safe string comparison | İkili güvenli dizge karşılaştırması | Details | |
Binary safe string comparison İkili güvenli dizge karşılaştırması
You have to log in to edit this translation.
|
|||
Binary safe case-insensitive string comparison | İkili, güvenli, büyük küçük harf duyarsız dizge karşılaştırması | Details | |
Binary safe case-insensitive string comparison İkili, güvenli, büyük küçük harf duyarsız dizge karşılaştırması
You have to log in to edit this translation.
|
|||
Replace all occurrences of the search string with the replacement string | Arama dizgesine uyan dizgelerin tümünü değiştirilecek dizge ile değiştirir | Details | |
Replace all occurrences of the search string with the replacement string Arama dizgesine uyan dizgelerin tümünü değiştirilecek dizge ile değiştirir
You have to log in to edit this translation.
|
|||
Repeat a string | Bir dizgeyi yineler | Details | |
Export as