baswork.blogg.se

Php maker 6
Php maker 6












For more features and customization see Detailed examples and PHP QR Code wiki or read INSTALL file in distrribution package. Then use it as follows: QRcode::png('code data text', 'filename.png') // creates file QRcode::png('some othertext 1234') // creates code image and outputs it directly into browserĪbove examples show the most basic usage.

  • OR phpqrcode.php for merged version (only one file, but slower and less accurate code because disabled cache and quicker masking configured).
  • qrlib.php for full version (also you have to provide all library files form package plus cache dir).
  • Debug data dump, error logging, time benchmarking.
  • Provided merge tool helps deploy library as a one big dependency-less file, simple to "include and do not wory".
  • Exports to PNG, JPEG images, also exports as bit-table.
  • Implemented purely in PHP, no external dependencies except GD2.
  • (Kanji encoding was not fully tested, if you are japan-encoding enabled you can contribute by verifing it :) )
  • Numeric, Alphanumeric, 8-bit and Kanji encoding.
  • Implemented purely in PHP, with no external dependencies (except GD2 if needed). Based on libqrencode C library, provides API for creating QR Code barcode images (PNG, JPEG thanks to GD2).

    php maker 6

    PHP QR Code is open source (LGPL) library for generating QR Code, 2-dimensional barcode.














    Php maker 6