需要 PHP 脚本的简单 Hello World Zend 框架

发布于 2024-08-09 02:16:34 字数 176 浏览 2 评论 0原文

根据 Phpinfo Zend 已安装(Zend Engine v2.1.0)。 然而,当我调用 zend 数据库命令时,它们会被吞没,没有响应或错误消息。 (该脚本已在我的本地服务器上进行了测试)。

我正在寻找一个“Zend hello world”php 脚本,它会告诉我 Zend 运行正常。

建议?

According to Phpinfo Zend is installed (Zend Engine v2.1.0) .
How ever when I call zend database commands they are swallowed without response or error message. (The script has been tested on my local server).

I am looking for a "Zend hello world" php script which will tell me that Zend is running OK.

Suggestions?

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

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

发布评论

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

评论(1

痞味浪人 2024-08-16 02:16:34

看来你混淆了两个不相关的事情。 Zend 框架和 Zend 引擎。
您正在“调用”哪些数据库命令?什么样的 Zend hello 词,你的意思是世界,你想要 php 脚本吗?它应该向你显示什么?

It seems you're mixing up two not related things. Zend framework and Zend Engine.
What database commands are you 'calling'? What kind of Zend hello word, do you mean world, php script do you want and what should it show you?

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