function domxml_doc_get_elements_by_tagname (domxml)
Description
none
Documentation
none
XML source
none
Translations
there is a proto in latest PHP 4 source:
string domxml_doc_get_elements_by_tagname(string tagname [,object xpathctx_handle] ) Returns array with nodes with given tagname in document or empty array, if not found