From professional translators, enterprises, web pages and freely available translation repositories.
array
funzioni di array
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
דוגמה 1. array() example
esempio di array()
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
see also multidimensional array support.
vedi anche il supporto di array multidimensionali.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
arserror: invalid cell/ array reference
#analisi! error: invalid cell/ array reference
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
returns an array listing filename information
returns an array listing filename information
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
currently returns four entries in the result array:
attualmente restituisce quattro campi nell 'array risultante:
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
reading arrays with $array[] is no longer supported
leggere gli array con $array[] non è piu supportato
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
every parameter to preg_replace() can be an array.
ogni parametro passato alla funzione preg_replace(), (eccetto limite) può essere una matrice.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
modifying the array from inside func may cause unpredictable behavior.
array_walk() non è influenzato dal puntatore interno dell'array array. array_walk() array_walk() non è influenzato dal puntatore interno dell'array array. array_walk() percorrerà l 'intero array indipendentemente dalla posizione del puntatore.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
if the array is changed, the behavior of this function is undefined.
se l 'array viene cambiato, il comportamento di questa funzione non è definito ed è imprevedibile.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
this function returns an associative array of all the http headers in the current request.
getallheaders() è un alias di apache_request_headers().
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
returns an array of filenames from the specified directory on success, false on error.
restituisce una array di nomi di file se a buon fine, false in caso di errore.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
דוגמה 2. parsemoldb.php - parses moldb.xml into and array of molecular objects
esempio 2. parsemoldb.php - analizza moldb.xml e genera una matrice di oggetti molecole
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
the restored session variables will only be available in the array $http_session_vars.
le variabili di sessione ripristinate saranno disponibili nell 'array $http_session_vars.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
a blank line in a csv file will be returned as an array comprising a single null field, and will not be treated as an error.
una riga vuota in un file cvs verrà riportata come un vettore contenente un solo campo vuoto (null) e non verrà trattata come un errore.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
that is, you cannot traverse an array by having a loop that does $data = $array[].
cioè, non si puo aprire un array con un ciclo che fà $data = $array[].
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
if variables declared in the class of which the obj is an instance, have not been assigned a value, those will not be returned in the array.
le variabili, dichiarate nella classe di cui oggetto è un' istanza, a cui non sia stato ancora assegnato un valore, non saranno restituite nell 'array.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
a possible use for extract is to import into the symbol table variables contained in an associative array returned by wddx_deserialize().
un possibile uso di extract() è quello di importare nella tabella dei simboli variabili contenute in un array associativo restituito da wddx_deserialize().
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
applies the user-defined function named by func to each element of array. func will be passed array value as the first parameter and array key as the second parameter.
normalmente funzione accetta due parametri.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
array_reduce() applies iteratively the callback function to the elements of the array input, so as to reduce the array to a single value.
array_reduce() applica iterativamente la funzione callback agli elementi dell'array input, riducendo l 'array a un singolo valore.
Last Update: 2011-10-24
Usage Frequency: 1
Quality: