You can add an attribute to an XML node by using the SimpleXMLElement::addAttribute() method in PHP, for example, like so: $xml = new ...
確定! 回上一頁