如何用Thinkphp结合Zxing库解析二维码内容?
- 内容介绍
- 文章标签
- 相关推荐
本文共计618个文字,预计阅读时间需要3分钟。
一、下载PHP版本的Zxing扩展库+下载地址:[https://github.com/khanamiryan/php-qrcode-detector-decoder](https://github.com/khanamiryan/php-qrcode-detector-decoder)
二、使用Zxing扩展库
1.文件下载好后,直接解压。
2.我们只需要lib这个文件夹。
本文共计618个文字,预计阅读时间需要3分钟。
一、下载PHP版本的Zxing扩展库+下载地址:[https://github.com/khanamiryan/php-qrcode-detector-decoder](https://github.com/khanamiryan/php-qrcode-detector-decoder)
二、使用Zxing扩展库
1.文件下载好后,直接解压。
2.我们只需要lib这个文件夹。

