提交 90ba7ae6 编写于 作者: aaronchen2k2k's avatar aaronchen2k2k

test xml, json output

上级 6e7969b0
#!/usr/bin/env php
<?php
$xml = simplexml_load_file('../test/output/output.xml');
$val = $xml->table->row->col[0];
print(">> $val\n");
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册