如何利用url形式给java接口传值;类似于这样
http://localhost:8080/oms/router?appkey=00001&method=user.getsession&v=1.0&format=xml&service=subcreatesaleorder&encrypt=1&content=4352345dfgsdfas&secret=34532452345/
php改用什么函数让Java那边能接收到
如何利用url形式给java接口传值;类似于这样
http://localhost:8080/oms/router?appkey=00001&method=user.getsession&v=1.0&format=xml&service=subcreatesaleorder&encrypt=1&content=4352345dfgsdfas&secret=34532452345/
php改用什么函数让Java那边能接收到
头没要求的就 file_get_contents('http://localhost:8080/oms/router?appKey=00001&method=user.getSession&v=1.0&format=xml&service=subCreateSaleOrder&encrypt=1&content=4352345dfgsdfas&secret=34532452345/');
有要求的就Curl
立即学习“PHP免费学习笔记(深入)”;
传值也是这样写吗
PHP怎么学习?PHP怎么入门?PHP在哪学?PHP怎么学才快?不用担心,这里为大家提供了PHP速学教程(入门到精通),有需要的小伙伴保存下载就能学习啦!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号