php $xml_external_path = 'http://someplace.com/external_file.xml'; $xml_external = fopen($xml_external_path, "w+"); //here the code to replace text $ ...
確定! 回上一頁