File manager - Edit - /home/carfac/.trash/wp-optimize.1/vendor/simplehtmldom/simplehtmldom/docs/HtmlNode/save.md
Back
```php save ( [ string $filepath = '' ] ) : string ``` Writes the current node to file. | Parameter | Description | |------------|--------------------------------------------------------| | `filepath` | Writes to file if the provided file path is not empty. | Returns the document string. **Examples** ```php $string = $node->save(); $string = $node->save($file); ```
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 0.25 |
proxy
|
phpinfo
|
Settings