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 : 3.149.25.26


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/childNodes.md

---
title: childNodes
---

```php
childNodes ( [ int $idx = -1 ] ) : mixed
```

| Parameter | Description
| --------- | -----------
| `idx`     | Index of the node to return or `-1` to return all nodes.

Returns all or one specific child node from the current node.