SimpleXMLElement::addChild
Adds a child element to the XML node
Signature
public function addChild(string
$name,
string
$value,
string
$namespace )
Parameters
-
$name
-
$value
-
$namespace
Returns
- SimpleXMLElement