Prio | Original string | Translation | — |
---|---|---|---|
Calculate the sum of values in an array | Calcolare il totale dei valori in un array | Details | |
Calculate the sum of values in an array Calcolare il totale dei valori in un array
You have to log in to edit this translation.
|
|||
Return part of a string | Restituisce parte di una stringa | Details | |
Return part of a string Restituisce parte di una stringa
You have to log in to edit this 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.
|
Export as