为什么 QuickBooks.php 是空白的?
我已经从 https://idnforums 下载了 QuickBooks php 框架.intuit.com/messageview.aspx?catid=56&threadid=9164&enterthread=y。我已经配置了数据库。但由于某种原因,当我访问 QuickBooks.php 时,页面是空白的。它甚至不会产生任何错误。
I have downloaded the QuickBooks php framework from https://idnforums.intuit.com/messageview.aspx?catid=56&threadid=9164&enterthread=y. I have configured the database. But for some reason when I visit the QuickBooks.php the page is blank. Its not even generating any error.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您不应该在浏览器中访问 QuickBooks.php 文件。
阅读 docs/ 文件夹中的文档(查找 example_server.php 或 example_web_connector.php)并遵循 QuickBooks PHP DevKit 快速入门指南
You're not supposed to visit the QuickBooks.php file in a browser.
Read the documentation in the docs/ folder (look for example_server.php or example_web_connector.php) and follow the QuickBooks PHP DevKit Quick-start Guide