Sie suchten nach: variables (Japanisch - Englisch)

Menschliche Beiträge

Von professionellen Übersetzern, Unternehmen, Websites und kostenlos verfügbaren Übersetzungsdatenbanken.

Übersetzung hinzufügen

Japanisch

Englisch

Info

Japanisch

例 33-1creating variables with different scopes.

Englisch

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

Letzte Aktualisierung: 2011-10-24
Nutzungshäufigkeit: 1
Qualität:

Japanisch

例 1a stream for reading/writing global variables

Englisch

a stream for reading / writing global variables

Letzte Aktualisierung: 2011-10-24
Nutzungshäufigkeit: 1
Qualität:

Japanisch

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

Englisch

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

Letzte Aktualisierung: 2011-10-24
Nutzungshäufigkeit: 1
Qualität:

Japanisch

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

Englisch

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

Letzte Aktualisierung: 2011-10-24
Nutzungshäufigkeit: 1
Qualität:

Japanisch

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.

Englisch

the variable names are the keys of the array.

Letzte Aktualisierung: 2011-10-24
Nutzungshäufigkeit: 1
Qualität:

Japanisch

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.

Englisch

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

Letzte Aktualisierung: 2011-10-24
Nutzungshäufigkeit: 1
Qualität:

Japanisch

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:

Englisch

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

Letzte Aktualisierung: 2011-10-24
Nutzungshäufigkeit: 1
Qualität:

Japanisch

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

Englisch

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

Letzte Aktualisierung: 2011-10-24
Nutzungshäufigkeit: 1
Qualität:

Eine bessere Übersetzung mit
9,143,840,921 menschlichen Beiträgen

Benutzer bitten jetzt um Hilfe:



Wir verwenden Cookies zur Verbesserung Ihrer Erfahrung. Wenn Sie den Besuch dieser Website fortsetzen, erklären Sie sich mit der Verwendung von Cookies einverstanden. Erfahren Sie mehr. OK