Prio | Original string | Translation | — |
---|---|---|---|
Make a string uppercase | Trasforma una stringa in maiuscolo | Details | |
Make a string uppercase Trasforma una stringa in maiuscolo
You have to log in to edit this translation.
|
|||
Make a string lowercase | Trasforma una stringa in minuscolo | Details | |
Make a string lowercase Trasforma una stringa in minuscolo
You have to log in to edit this translation.
|
|||
Find first occurrence of a string | Trova prima occorrenza di una stringa | Details | |
Find first occurrence of a string Trova prima occorrenza di una stringa
You have to log in to edit this translation.
|
|||
Reverse a string | Inverte una stringa | Details | |
Find position of first occurrence of a string | Trova la posizione della prima occorrenza di una stringa | Details | |
Find position of first occurrence of a string Trova la posizione della prima occorrenza di una stringa
You have to log in to edit this translation.
|
|||
Get string length | Restituisce la lunghezza della stringa | Details | |
Get string length Restituisce la lunghezza della stringa
You have to log in to edit this translation.
|
|||
Case-insensitive strstr | Sensibile alle maiuscole strstr | Details | |
Case-insensitive strstr Sensibile alle maiuscole strstr
You have to log in to edit this translation.
|
|||
Un-quotes a quoted string | Rimuove virgolette ad una stringa virgolettata | Details | |
Un-quotes a quoted string Rimuove virgolette ad una stringa virgolettata
You have to log in to edit this translation.
|
|||
Find position of first occurrence of a case-insensitive string | Trova la posizione della prima occorrenza in una stringa (non distingue maiuscolo/minuscolo) | Details | |
Find position of first occurrence of a case-insensitive string Trova la posizione della prima occorrenza in una stringa (non distingue maiuscolo/minuscolo)
You have to log in to edit this translation.
|
|||
Strip HTML and PHP tags from a string | Rimuovere tag HTML e PHP da una stringa | Details | |
Strip HTML and PHP tags from a string Rimuovere tag HTML e PHP da una stringa
You have to log in to edit this translation.
|
|||
Binary safe string comparison | Confronto binary-safe di stringhe | Details | |
Binary safe string comparison Confronto binary-safe di stringhe
You have to log in to edit this translation.
|
|||
Binary safe case-insensitive string comparison | Confronto di stringhe binary-safe (non distingue maiuscolo/minuscolo) | Details | |
Binary safe case-insensitive string comparison Confronto di stringhe binary-safe (non distingue maiuscolo/minuscolo)
You have to log in to edit this translation.
|
|||
Replace all occurrences of the search string with the replacement string | Sostituisce tutte le occorrenze della stringa di ricerca con la stringa di sostituzione | Details | |
Replace all occurrences of the search string with the replacement string Sostituisce tutte le occorrenze della stringa di ricerca con la stringa di sostituzione
You have to log in to edit this translation.
|
|||
Repeat a string | Ripete una stringa | Details | |
Pad a string to a certain length with another string | Riempie una stringa di una certa lunghezza con un'altra stringa | Details | |
Pad a string to a certain length with another string Riempie una stringa di una certa lunghezza con un'altra stringa
You have to log in to edit this translation.
|
Export as