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
What xpointer schemes are supported in this release?
How do I subscribe to an rss feed on my iphone?
What is an xml product feed?
Why xml parser is used?
What is cdata in xml?
What is XML data binding? Why is it used?
Define the concept of XPOINTER.
What is the use of xslt
Why not just carry on extending html?
What is application xml?
What is XML encoding error?
What is the difference between xsl and xml?
What are the elements of wsdl?
What is dom parsing?
What is a xml parser?