PHP Web 服务问题

发布于 2024-11-03 02:17:07 字数 141 浏览 0 评论 0原文

我需要使用 PHP 实现一个 Web 服务,我尝试了 WSO2/WSF PHP 框架,但在 Apache (XAMPP) 上安装它非常困难...遵循了很多教程,但我认为由于版本问题它

不起作用任何框架(例如 WSO2/WSF)可用于创建 Web 服务?

i need to implement a web service using PHP , i tried WSO2/WSF PHP framework but it was every hard to install on Apache (XAMPP) ... followed many tutorials but i think because of a version problem it doesn't work

is there any frameworks such as WSO2/WSF which can be used to create a web service ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

陌伤浅笑 2024-11-10 02:17:07

有很多 PHP 框架可用于创建 Web 服务。我更喜欢使用 cakePHP 并以 JSON 格式发送 Web 服务的输出(非常干净、紧凑)。

查看这个基础教程
http://nuts-and- Bolts-of-cakephp.com/2008/05/07/json-output-with-cakephp/

There are a lot of PHP frameworks that can be used to create webservices. I prefer to use cakePHP and send the output of my webservice in JSON format (very clean, compact).

Check out this basic tutorial
http://nuts-and-bolts-of-cakephp.com/2008/05/07/json-output-with-cakephp/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文