Skip to content

saveXML on a DOMNodeList #16

@neerolyte

Description

@neerolyte

It'd be nice to be able to grab a DOMNodeList and save the XML of the children.

So that we can do stuff like:

echo $node->childNodes->saveXML();

to get back the inner XML/HTML of that node.

Bonus points for checking that saveHTML works everywhere too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions