Thinkphp下面的xml_encode($data,encoding ='utf-8',root="think");函数如何生成xml文件
怎样使用Thinkphp下的xml_encode($list,encoding ='utf-8',root="think"); 函数生成xml文件
[解决办法]
$list数组赋个数组进去试试
发布时间: 2012-02-13 17:20:26 作者: rapoo
Thinkphp下面的xml_encode($data,encoding ='utf-8',root="think");函数如何生成xml文件
怎样使用Thinkphp下的xml_encode($list,encoding ='utf-8',root="think"); 函数生成xml文件
[解决办法]
$list数组赋个数组进去试试