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

File size: 206B
# is_utf8 (static)

```php
is_utf8 ( string $str ) : bool
```

| Parameter | Description
| --------- | -----------
| `str`     | String to test.

Returns true if the provided string is a valid UTF-8 string.