Name

var_dump

Synopsis

void var_dump(mixed name[, mixed name2[, ... mixed nameN]])

Outputs information, including the variable’s type and value, about the given variables. The output is similar to that provided by print_r( ).

Get Programming PHP, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.