Parsing Child Nodes with the DOM XML extension in PHP 5

Tuesday, April 8th, 2008

In this last chapter of the series I m going to teach you how to handle the child nodes of an XML document by way of two simple methods called hasChildNode and removeChild respectively. So let s not waste any more time in preliminaries ...