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

File size: 193B
# getAttribute

```php
getAttribute ( string $name ) : mixed
```

| Parameter | Description
| --------- | -----------
| `name`    | Attribute name.

Returns the value for the attribute `$name`.