|
Posted by r_topor@yahoo.com on 05/16/06 10:08
As of PHP 5.1, why aren't there functions that return a node's
children, a node's first/last/nth child, a node's parent/previous
sibling/next sibling, etc., as in the DOM specification? How are you
currently meant to traverse a DOM tree without these functions? Or
perhaps they exist somewhere in the documentation, but not under the
list of DOM functions - if so, where are they?
Rodney
Navigation:
[Reply to this message]
|