Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
using variables
some server supplied enviroment variables are not defined in the current cgi / 1.1 specification.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
梒 33. creating variables
chapter 33.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
setting variables in the symbol table
a number of macros are available which make it easier to set a variable in the symbol table:
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
瞰赽 33-1. creating variables with different scopes.
creating variables with different scopes.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
a simple container to wrap variables into variant structures.
variant class constructor.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
瞰赽 1. a stream for reading/writing global variables
a stream for reading / writing global variables
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
flow model institutionalised children in romania and the determining variables.
flow model institutionalised children in romania and the determining variables.
Ultimo aggiornamento 2016-12-03
Frequenza di utilizzo: 1
Qualità:
handling of long fields. specifies the number of bytes returned to variables.
the maximum number of odbc connections per process, including persistent connections.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
list of separator(s) used by php to parse input urls into variables.
the default setting of this directive is "egpcs".
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
Attenzione: contiene formattazione HTML nascosta
the session_unset() function frees all session variables currently registered.
note:
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
see also $_request, register_globals, predefined variables, and extract().
see also $_request, register_globals, predefined variables, and extract().
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
for information on how variables behave, see the variables entry in the language reference section of the manual.
for information on how variables behave, see the variables entry in the language reference section of the manual.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
also remember that variables given values under eval() will retain these values in the main script afterwards.
a return statement will terminate the evaluation of the string immediately.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
all internal functions that call user functions must be reentrant. among other things, this means they must not use globals or static variables.
among other things, this means they must not use globals or static variables.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
classes are types, that is, they are blueprints for actual variables. you have to create a variable of the desired type with the new operator.
?php $cart = new cart; $cart - add_item("10", 1); $another_cart = new cart; $another_cart - add_item("0815", 3);
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
Attenzione: contiene formattazione HTML nascosta
if you're interested in importing other variables into the global scope, such as server, consider using extract().
note:
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
wddx_serialize_vars() is used to create a wddx packet with a structure that contains the serialized representation of the passed variables.
wddx_serialize_vars() is used to create a wddx packet with a structure that contains the serialized representation of the passed variables.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
parses str as if it were the query string passed via an url and sets variables in the current scope. if the second parameter arr is present, variables are stored in this variable as an array elements instead.
note:
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
all registered variables are serialized after the request finishes. registered variables which are undefined are marked as being not defined. on subsequent accesses, these are not defined by the session module unless the user defines them later.
on subsequent accesses, these are not defined by the session module unless the user defines them later.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
session_destroy() destroys all of the data associated with the current session. it does not unset any of the global variables associated with the session, or unset the session cookie.
it does not unset any of the global variables associated with the session, or unset the session cookie.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità: