Creating a web service in PHP

后端 未结 7 949
日久生厌
日久生厌 2021-01-06 12:28

I would like to create a web service in PHP which can be consumed by different consumers (Web page, Android device, iOS device).

I come from a Microsoft background s

7条回答
  •  庸人自扰
    2021-01-06 13:08

    You can also try PHP REST Data Services https://github.com/chaturadilan/PHP-Data-Services

提交回复
热议问题