- \QRencode
class (none) \ QRencode
Method Summary
public function encode($intext, $outfile = false)
- Defaults:
outfile=false
public function encodePNG($intext, $outfile = false, $saveandprint = false)
- Defaults:
outfile=falsesaveandprint=false
public function encodeRAW($intext, $outfile = false)
- Defaults:
outfile=false
public static function factory($level = QR_ECLEVEL_L, $size = 3, $margin = 4)
- Defaults:
level=QR_ECLEVEL_Lsize= 3margin= 4