PHP获取xml参数

1.

2.

$xmlData = file_get_contents('php://input');

猜你喜欢

转载自www.cnblogs.com/yangchunlong/p/9026417.html