Download for Windows Premium
Publicitate
from within a function

Traducere "from within a function" în spaniolă

Nu am putut găsi această intrare. Se afișează rezultate aproximative. Verificați ortografia sau propuneți adăugarea acestui termen în dicționar.
desde dentro de una función
If locals() is called from within a function, it will return all the names that can be accessed locally from that function.
Si locals () se llama desde dentro de una función, devolverá todos los nombres que se puede acceder localmente a partir de esa función.
If globals() is called from within a function, it will return all the names that can be accessed globally from that function.
Si globales () se llama desde dentro de una función, devolverá todos los nombres que se puede acceder en todo el mundo desde esa función.
If this function is called from the outermost scope of a file which has been included by calling include or require from within a function in the calling file, it now generates a warning and returns -1.
Si esta función es llamada desde el ámbito último de un archivo que ha sido incluido mediante una llamada a include o require desde dentro de una función en el archivo de llamada, ahora genera una advertencia y devuelve FALSE.
Looking for peculiarities of the language, I discovered that, among other things, PHP allows us to define globals from within a function as shown in the following code block
Buscando peculiaridades del lenguaje, descubrí que, entre otras cosas, PHP nos permite definir variables globales desde dentro de una función como muestra el siguiente bloque de código
If you want to register a session variable from within a function, you need to make sure to make it global using the global keyword or the $GLOBALS[] array, or use the special session arrays as noted below.
Si no desea registrar una variable de sesión desde dentro de una función, necesita asegurarse de hacerla global usando la palabra clave global o la matriz $GLOBALS[], o use las matrices de sesión especiales como está anotado debajo.
If called from within a function, the return statement immediately ends execution of the current function, and returns its argument as the value of the function call.
Si se llama desde una función, la sentencia return inmediatamente termina la ejecución de la función actual, y devuelve su argumento como el valor de la llamada a la función.
Nici un rezultat pentru acest sens.
Cuvântul și expresia zilei
Imaginea zilei
pliers: tool with two handles and jaws for gripping
Află cuvântul
Publicitate

Rezultate: 6. Exacte: 6. Timp de răspuns: 109 ms.