Prio | Original string | Translation | — |
---|---|---|---|
Make a string uppercase | Tee merkkijonosta iso (uppercase) | Details | |
Make a string uppercase Tee merkkijonosta iso (uppercase)
You have to log in to edit this translation.
|
|||
Make a string lowercase | Tee merkkijonosta pieni | Details | |
Find first occurrence of a string | Löydä ensimmäinen merkkijonon esiintymä | Details | |
Find first occurrence of a string Löydä ensimmäinen merkkijonon esiintymä
You have to log in to edit this translation.
|
|||
Reverse a string | Käännä merkkijono | Details | |
Find position of first occurrence of a string | Löydä merkkijonon ensimmäisen esiintymän sijainti | Details | |
Find position of first occurrence of a string Löydä merkkijonon ensimmäisen esiintymän sijainti
You have to log in to edit this translation.
|
|||
Get string length | Hanki merkkijonon pituus | Details | |
Case-insensitive strstr | Merkkikokoriippumaton strstr | Details | |
Un-quotes a quoted string | Poista lainausmerkit lainausmerkein merkitystä merkkijonosta | Details | |
Un-quotes a quoted string Poista lainausmerkit lainausmerkein merkitystä merkkijonosta
You have to log in to edit this translation.
|
|||
Find position of first occurrence of a case-insensitive string | Löydä merkkikokoriippumattoman merkkijonon ensimmäisen esiintymän sijainti | Details | |
Find position of first occurrence of a case-insensitive string Löydä merkkikokoriippumattoman merkkijonon ensimmäisen esiintymän sijainti
You have to log in to edit this translation.
|
|||
Strip HTML and PHP tags from a string | Poista HTML- ja PHP-tagit merkkijonosta | Details | |
Strip HTML and PHP tags from a string Poista HTML- ja PHP-tagit merkkijonosta
You have to log in to edit this translation.
|
|||
Binary safe string comparison | Binaariturvallinen merkkijonovertailu | Details | |
Binary safe string comparison Binaariturvallinen merkkijonovertailu
You have to log in to edit this translation.
|
|||
Binary safe case-insensitive string comparison | Binääriturvallinen merkkikoosta riippumaton merkkijonojen vertailu | Details | |
Binary safe case-insensitive string comparison Binääriturvallinen merkkikoosta riippumaton merkkijonojen vertailu
You have to log in to edit this translation.
|
|||
Replace all occurrences of the search string with the replacement string | Korvaa kaikki löydetyt hakumerkkijonot korvaavalla merkkijonolla | Details | |
Replace all occurrences of the search string with the replacement string Korvaa kaikki löydetyt hakumerkkijonot korvaavalla merkkijonolla
You have to log in to edit this translation.
|
|||
Repeat a string | Toista merkkijono | Details | |
Pad a string to a certain length with another string | Paisuta merkkijono tietyn mittaiseksi toisen merkkijonon avulla | Details | |
Pad a string to a certain length with another string Paisuta merkkijono tietyn mittaiseksi toisen merkkijonon avulla
You have to log in to edit this translation.
|
Export as