Hi,

I have a question about DOMElement::getElementsByTagName("*").
Does this return a list with all nodes below the element including the children of the child nodes or just the child nodes ? I'm not sure how to interpret what it says in the documentation but I think it also returns the children of the child nodes. Is this correct ?

Thanks,

Ralph.

Reply via email to