View file core/libs/htmlParser/manual/docs/api/simple_html_dom_node/getElementById.md

File size: 196B
# getElementById

```php
getElementById ( string $id ) : object
```

| Parameter | Description
| --------- | -----------
| `id`      | Element id.

Returns the first element with the specified id.