This function returns structured information about one or more expressions that includes its type and value. Arrays are explored recursively with values indented to show structure.
טיפ: כמו בכל פעולה ששולחת פלט ישירות לדפדפן, אתה יכול להשתמש ב פונקציות שליטה בפלט על מנת ללכוד את הפלט של הפונקציה ולשמור אותו - לדוגמה - במשתנה מסוג מחרוזת.
Compare var_dump() to print_r().