Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
this function returns structured information about an expression that includes its type and value. arrays are explored recursively with values indented to show structure.
comparaţi var_dump() cu print_r().
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
this function returns structured information about the variable that is passed to this function. it is similar to var_dump() with the exception that the returned representation is valid php code.
dacă se foloseşte cel de-al doilea parametru optional cu valoarea true se poate returna această reprezentare pentru a fi atribuită unei variabile.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità: