- or download this
$new = $xdoc->createElement("$key");
- or download this
$new->appendChild($text);
- or download this
$xitem->getElementsByTagName('institute')->getNodeValue;
- or download this
$xitem->getElementsByTagName('institute')->item(0)->getFirstChild->get
+NodeValue;