View file File name : getElementById.md Content :```php getElementById ( string $id ) : object ``` | Parameter | Description | |-----------|-------------| | `id` | Element id. | Returns the first element with the specified id.