K
Kleist
Hello,
I use DOM XML PHP functions to build a document. Is it
possible to insert a new node as sibling right after the
selected by xpath node? There is a function insert_before()
but it seems that it appends a child?
TIA,
K.
I use DOM XML PHP functions to build a document. Is it
possible to insert a new node as sibling right after the
selected by xpath node? There is a function insert_before()
but it seems that it appends a child?
TIA,
K.