How to use DOMDocument in PHP?
DOMDocument is PHP library, which will be used to read, write and manipulate XML and HTML Documents. DOM (Document Object Model) is kind of API to validate the content of XML/ HTML. DOM support different namespaces as well.
To Discard White Spaces in content
Comments
Post a Comment