jb-data.de/lib/sd/manual/docs/api/simple_html_dom/save.md
2025-08-11 22:23:30 +02:00

259 B

save

save ( [ string $filepath = '' ] ) : string

Writes the current DOM to file.

Parameter Description
filepath Writes to file if the provided file path is not empty.

Returns the document string.