摘要:
<? include "phpqrcode/phpqrcode.php"; $errorCorrectionLevel = "L"; $matrixPointSize = "4"; QRcode::png($value, false, $errorCorrectionLevel, $matrixPo 阅读全文
posted @ 2017-03-08 12:32
phpben
阅读(257)
评论(0)
推荐(0)
摘要:
<? include "phpqrcode/phpqrcode.php"; $errorCorrectionLevel = "L"; $matrixPointSize = "4"; QRcode::png($value, false, $errorCorrectionLevel, $matrixPo 阅读全文
posted @ 2017-03-08 12:32
phpben
阅读(257)
评论(0)
推荐(0)
|