Je was op zoek naar: variables (Japans - Engels)

Japans

Vertalen

variables

Vertalen

Engels

Vertalen
Vertalen

Vertaal onmiddellijk teksten, documenten en gesprekken met Lara

Nu vertalen

Menselijke bijdragen

Van professionele vertalers, bedrijven, webpagina's en gratis beschikbare vertaalbronnen.

Voeg een vertaling toe

Japans

Engels

Info

Japans

例 33-1creating variables with different scopes.

Engels

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

Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:

Japans

例 1a stream for reading/writing global variables

Engels

a stream for reading / writing global variables

Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:

Japans

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

Engels

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

Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:

Japans

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

Engels

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

Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:

Japans

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.

Engels

the variable names are the keys of the array.

Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:

Japans

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.

Engels

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

Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:

Japans

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:

Engels

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():

Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:

Japans

$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)

Engels

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

Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:

Krijg een betere vertaling met
9,141,610,537 menselijke bijdragen

Gebruikers vragen nu voor assistentie



Wij gebruiken cookies om u de best mogelijke ervaring op onze website te bieden. Door de website verder te gebruiken, geeft u toestemming voor het gebruik van cookies. Klik hier voor meer informatie. OK