二维码API


输入参数以继续:

text:要生成二维码的文本内容(必须)

size:生成二维码大小,单位像素


示例?text=https://wenhairu.com/&size=100

html中调用:<img src="https://wenhairu.com/static/api/qr/?size=150&text=?text=https://wenhairu.com/&size=100">


本程序下载:https://sourceforge.net/projects/phpqrcode/(单个php文件,任意位置运行即可)