phpben

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2017年3月8日

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