开发者

How to POST PHP to remote ASMX server

开发者 https://www.devze.com 2022-12-21 23:18 出处:网络
I need to make a simple \"Hello World\" script in PHP that I then need to post to a rem开发者_开发问答ote ASMX server. I\'ve already established a connection between PHP and the server by pulling all

I need to make a simple "Hello World" script in PHP that I then need to post to a rem开发者_开发问答ote ASMX server. I've already established a connection between PHP and the server by pulling all the arrays from the ASMX server in PHP using cmd.

How wohuld I send my script to the ASMX server so that it can be executed there?


You can send it using FTP or SCP (Secure Copy). FTP and SCP is available on linux and FTP comes default with windows.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号