php 中的 epub 验证
我在每个地方都得到了链接 http://code.google.com/p/epubcheck/ , 但我不知道如何使用从那里下载的文件。
我的要求是使用相同的东西验证 php 中的 ePub 文件。
Every where I got the link http://code.google.com/p/epubcheck/ ,
but I don't know how to use the downloaded files from there.
My requirement is validate ePub file in php using same thing.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您使用的是 Windows,请下载释放二进制文件,解压 zip文件并阅读其中包含的 README.txt 文件。它解释了如何在命令行上运行它。
也许您可以使用 PHP 通过命令行调用该工具,但我不确定。
您还可以通过 Google 网上论坛寻求帮助。
If you are using Windows, download the Rlease Binary, extract the zip file and read the file README.txt which is included. It explains how to run it on the command line.
Maybe you can use PHP to call the tool using the command line but I'm not sure.
There is also a Google group where you can ask for help.