Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想学习如何在 php 中编写 web 服务。我是新手,我想知道如何开始以及从哪里开始请给一些提示。我想了解 Web Service 如何使用它以及如何在 PHP 中使用它。
您所说的“Web 服务”是什么意思?
尝试阅读这篇文章:使用 PHP、MySQL、XML 和 JSON 创建基本 Web 服务
我希望这将是一个好的开始。