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

File size: 212B
# getElementByTagName

```php
getElementByTagName ( string $name ) : object
```

| Parameter | Description
| --------- | -----------
| `name`    | Tag name.

Returns the first element with the specified tag name.