$xml=simplexml_load_file($file); foreach($xml->Var[0]->attributes() as $a => $b) ... but it is not use full i want all the data in single array in php.
確定! 回上一頁