¡@

Home 

php Programming Glossary: nodec

PHP SimpleXML: insert node at certain position

http://stackoverflow.com/questions/3361036/php-simplexml-insert-node-at-certain-position

at certain position say I have XML root nodeA nodeA nodeA nodeC nodeC nodeC root How do I insert nodeB between As and Cs In.. position say I have XML root nodeA nodeA nodeA nodeC nodeC nodeC root How do I insert nodeB between As and Cs In PHP preferably.. say I have XML root nodeA nodeA nodeA nodeC nodeC nodeC root How do I insert nodeB between As and Cs In PHP preferably..