View file core/libs/htmlParser/manual/docs/api/simple_html_dom_node/getElementById.md
# getElementById ```php getElementById ( string $id ) : object ``` | Parameter | Description | --------- | ----------- | `id` | Element id. Returns the first element with the specified id.