note 97998 deleted from simplexmlelement.asXML by danbrown
| Newsgroups | php.notes |
|---|---|
| Message-ID | <[email protected]> |
Note Submitter: austin dot fletcher at gmail dot com ---- In response to 'reywob at php dot net': That doesn't work if there is more than 1 child node on the same level. EG: <currentNode> <childNode1>a</childNode1> <childNode2>a</childNode2> </currentNode>