Current File : /var/www/website/nublr/Regulations/simplehtmldom/manual/docs/api/HtmlDocument/loadFile.md
---
title: loadFile
---
```php
loadFile (...)
```
Loads a HTML document from file. Supports arguments of [`file_get_contents`](http://php.net/manual/en/function.file-get-contents.php).
Returns the object.