File "is_utf8.md"
Full Path: /var/www/html/wordpress/wp-content/plugins/wp-optimize/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/is_utf8.md
File size: 200 bytes
MIME-type: text/plain
Charset: utf-8
```php
is_utf8 ( string $str ) : bool
```
| Parameter | Description |
|-----------|-----------------|
| `str` | String to test. |
Returns true if the provided string is a valid UTF-8 string.