| php Programming Glossary: featureddelPHP XML remove element and all children by name http://stackoverflow.com/questions/5731879/php-xml-remove-element-and-all-children-by-name  occasions I have tried a few variations of code including featureddel xpath query ' featured' while featureddel hasChildNodes featureddel.. code including featureddel xpath query ' featured' while featureddel hasChildNodes featureddel removeChild featureddel childNodes.. xpath query ' featured' while featureddel hasChildNodes featureddel removeChild featureddel childNodes item 0 which gives me a error.. 
 |