Guide 31 - QR code reader |
1/8/2022 7:46:33 PM |
PHPRunner Tips and Tricks | |
![]()
They are frequently used to provide URL, but also to facilitate a data block or as verification of an electronic document transferred to paper. Within my guides, specifically in Guide 3, I explained how to make images with code of this type to put it in documents. There is also a downloadable plugin, which allows QR code in JavaScript and present it on the screen. What was missing, at least in my case, is that we could have a Phprunner application that could incorporate the reading of the QR in our applications and just that, is what this article is about. Objetive To be able to read QR codes within an application, using the camera chambers where the application is being used. DEMO: https://fhumanes.com/scannerQR/scannerqr_add.php As always, for any questions or need, contact me via email fernandohumanes@gmail.com Also, I leave you on my portal, the sources so you can install it in your Windows and you can do evidence. |
|
B
|
Benniec 1/9/2022 |
thats works like charm ;-) |