how to send / get files via web-services in php

后端 未结 4 2111
你的背包
你的背包 2021-01-02 16:02

is this possible ? what is the correct way to send files ?

thanks

4条回答
  •  一向
    一向 (楼主)
    2021-01-02 16:44

    You can debug the response of your php service and check the file upload from iphone using this app - http://itunes.apple.com/us/app/rest-client/id503860664?ls=1&mt=8 It was really helpful to debug serverside code.

提交回复
热议问题