0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 18.221.221.171


Current Path : /var/www/website/nublr/Regulations/simplehtmldom/manual/docs/api/HtmlNode/
Upload File :
Current File : /var/www/website/nublr/Regulations/simplehtmldom/manual/docs/api/HtmlNode/dump.md

---
title: dump
---

```php
dump ( [ bool $show_attr = false [, int $depth = 0 ]] )
```

| Parameter     | Description
| ---------     | -----------
| `show_attr`   | Attribute names are included in the output if enabled.
| `depth`       | Depth of the current element

Dumps information about the current node and all child nodes recursively.