Answer Posted / ashwini
Async property is used with DOMDocument objects. When this
property is true, it means that the XML document will be
loaded asynchronously. In this case, the document's
processing will start even though it is not completely
loaded.As & when the document parts are loaded, they get
processed. Here processing is fast but not reliable as the
complete document structure is not available at the time of
processing.
When it is false, the document is loaded
synchronously. Here, the processing will not start untill
the document is loaded completely.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Why rss feed is important?
What is xml file format?
Why xml is needed?
What is xml coding?
Does the xml namespaces recommendation define anything except a two-part naming system for element types and attributes?
Who developed xslt? : xslt
How do I convert pdf to xml?
What are well-formed xml documents?
state some disadvantages of xml?
What is the structure of xml?
What is an xslt template?
What is utf in xml?
How do I convert an xml file to word?
What is xml and some of its applications?
Define xlink and xpointer?