How to generate a QR code in PHP ? – Generating QR Codes
In this video tutorial, I will show you how to generate a QR Code in PHP. I am using the Endroid qr code library from github : .
-~-~~-~~~-~~-~-
Please watch: “Learn Go Part 1: A basic Go program”
-~-~~-~~~-~~-~-
source
Fatal error: Default value for parameters with a class type hint can only be NULL in C:xampphtdocsQR codesrcQrCode.php on line 61
Fake
hello thomas how to make dynamic qr code?
i have written this
"<?php
require 'src/QrCode.php';
use EndroidQrCodeQrCode;
$qr= new QrCode();
$qr->setText("This is a Qr code!")->setSize(200)->render();
?>"
man it's not working . it says "localhost is currently unable to handle this request.
HTTP ERROR 500"
i am working on dreamweaver……
do i need to install the "composer" for including the libraries???
not work!!
Fatal error: Interface 'EndroidQrCodeQrCodeInterface' not found in C:Program FilesAmppswwwQRsrcQrCode.php on line 18
its giving some coma error
thanks thanks thanks a [email protected]@@@@@@@@@@
Thomas please can you do an updated video on this, the repo has been updated and its not the same with the one you used for the tutorial
can't work it is said undefined class