PHP Manuál | ||
---|---|---|
Predchádzajúci | Nasledujúci |
(no version information, might be only in CVS)
simplexml_import_dom -- Get a simplexml_element object from a DOM node.This function takes a node of a DOM document and makes it into a SimpleXML node. This new object can then be used as a native SimpleXML element. If any errors occur, it returns FALSE.
Predchádzajúci | Domov | Nasledujúci |
simplexml_element->xpath | Hore | simplexml_load_file |