QRcode module
This module converts data into a QRcode image.This module use the QRcode Perl/CGI & PHP scripts ver. 0.50g of Mr. Swetake.
requirement
GD 2.0.10 or higher
Parameters
- URL (to QRcode)
Please input URL. - Title
It is converted into a QRcode image with URL. - Prefix of image
It is the prefix of the name of a made QRcode image. if 'qr_' , file name is qr_xxxxxx.jpg. - ECC level
L or M or Q or H (default is M) - module size
(dafault PNG:4 JPEG:8) - version
1-40 or Auto select if you do not set.(default is blank) - image type
jpg or png - align
align of image - Save path
image storage path (default /images/stories)
QRcode module
このモジュールは指定したデータ(URLなど)をQRCode化し、表示します。注意:GDライブラリ 2.0.10以上が必要です。
このモジュールは、Y.Swetake氏のQRcode Perl/CGI & PHP scripts ver. 0.50g を使用しています。
生成スクリプトに関しては、README.txtをお読みください。