De traductores profesionales, empresas, páginas web y repositorios de traducción de libre uso.
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().
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
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.
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad: