$sxe = new SimpleXMLElement('http://mindfiresolutions.com/document.xml'); echo $sxe->project[0]->title; SimpleXMLElement->addAttribute() Adds an attribute ...
確定! 回上一頁