Skip to content
Thomas Weinert edited this page Jul 31, 2014 · 1 revision

FluentDOM\Query::html()

FluentDOM\Query|string html([ string $html = NULL ]);

Get html contents of the first matched element or set the html contents of all selected element nodes.

Clone this wiki locally