php读取xml文件

作者:袖梨 2022-07-02

 php 读取xml   php读取远程xml   php 读取文件   读取xml文件 
 

$path = 'http://xxx.xxx.xxx/example.xml';
$str = file_get_contents($path);
$str = << ...

...


...
str;
preg_match('/ echo $arr[1];
preg_match_all('/ print_r($arr[1]);
?>

相关文章

精彩推荐