Description Usage Arguments See Also
Encodes a string as a QR coder
1 2 | qrencode_raw(to_encode, version = 0L, level = 0L, hint = 2L,
caseinsensitive = 1L)
|
to_encode |
character string to encode |
version |
version of the symbol. If |
level |
error correction level ( |
hint |
tell the library how Japanese Kanji characters should be
encoded. If " |
caseinsensitive |
case-sensitive( |
http://www.qrcode.com/en/about/version.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.