TMi*_*hel 9 php xml
在PHP中,我有一个$string包含XML结构数据.
$string
如何创建和保存XML文件$string?
感谢任何帮助.
Ten*_*eff 21
您可以使用:
file_put_contents("myxmlfile.xml", $string);
归档时间:
13 年,7 月 前
查看次数:
19762 次
最近记录: