php Programming Glossary: domrecursivedecoratorstringascurrent
Debug a DOMDocument Object in PHP http://stackoverflow.com/questions/684227/debug-a-domdocument-object-in-php elements and just the text if they are textnodes class DOMRecursiveDecoratorStringAsCurrent extends RecursiveIteratorDecoratorStub public function current.. return sprintf ' d s' nodeType node nodeValue This DOMRecursiveDecoratorStringAsCurrent class the name is exemplary only makes use of some abstract.. used the most interesting part let's view it iterator new DOMRecursiveDecoratorStringAsCurrent iterator tree new RecursiveTreeIterator iterator foreach tree..
|