Not sure what's not working. <?php //LOAD FILE TO STRING $file = file_get_contents('untitled2.xml'); //LOAD STRING TO OBJECT $f = new ...
確定! 回上一頁