开发者

How to POST PHP to remote ASMX server

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜