Interpret QR-Code code

Asked

Viewed 134 times

1

Good afternoon, everyone.

I’m working on a project that aims to use the QR-Code system. In short, I created a website whose there is a button that when clicking, opens the camera of the mobile device (whether mobile or tablet), and when passing the code QR-Code printed, the site reads and interprets that code and searches the data read in the database. It would be possible to indicate me an article or something similar, where it teaches to create this form of interpretation?

Explaining otherwise, the site is ready, but, I would like when it came with a QR-Code printed on paper for example, by clicking the button on the site and pass under the code, the site read and load the data.

Does anyone know where I find this information?

  • https://github.com/khanamiryan/php-qrcode-detector-decoder

  • I opened the Adir link, but when I looked at the details of the document I realized that the autoload.php file was missing. Are you sure these would be the codes?

  • See if it helps: https://forum.imasters.com.br/topic/504923-tutorial-gerarlerescanear-qrcodes-com-php-e-javascript/

  • autoload eh created by Composer, which is a package manager for PHP. https://getcomposer.org/

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.