Hai cercato la traduzione di variables da Giapponese a Inglese

Giapponese

Traduttore

variables

Traduttore

Inglese

Traduttore
Traduttore

Traduci istantaneamente testi, documenti e voce con Lara

Traduci ora

Contributi umani

Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.

Aggiungi una traduzione

Giapponese

Inglese

Informazioni

Giapponese

例 33-1creating variables with different scopes.

Inglese

this is because it' s not imported into the local scope using global $global_variable; in the php source.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Giapponese

例 1a stream for reading/writing global variables

Inglese

a stream for reading / writing global variables

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Giapponese

an associative array of variables passed to the current script via http cookies. automatically global in any scope.

Inglese

an associative array of variables passed to the current script via http cookies.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Giapponese

an associative array containing session variables available to the current script. see the session functions documentation for more information on how this is used.

Inglese

an associative array containing session variables available to the current script.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Giapponese

an associative array containing references to all variables which are currently defined in the global scope of the script. the variable names are the keys of the array.

Inglese

the variable names are the keys of the array.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Giapponese

when exchanging data from your own extensions with php scripts, one of the most important issues is the creation of variables. this section shows you how to deal with the variable types that php supports.

Inglese

this section shows you how to deal with the variable types that php supports.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Giapponese

the variables generated with the snippet above will always be of local scope, so they reside in the context in which the function has been called. to create new variables in the global scope, use the same method but refer to another symbol table:

Inglese

if you need to optimize for speed and don' t care about optimal memory usage, you can omit the check for an existing variable with the same value and instead force insertion into the symbol table by using zend_hash_update():

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Giapponese

$http_cookie_vars contains the same initial information, but is not an autoglobal. (note that http_cookie_vars and $_cookie are different variables and that php handles them as such)

Inglese

you don' t need to do a global $_cookie; to access it within functions or methods, as you do with $http_cookie_vars.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Ottieni una traduzione migliore grazie a
9,141,610,941 contributi umani

Ci sono utenti che chiedono aiuto:



I cookie ci aiutano a fornire i nostri servizi. Utilizzando tali servizi, accetti l'utilizzo dei cookie da parte nostra. Maggiori informazioni. OK