PHP acquires the parameters passed by the front end (Mini Program) (such as user ID) and generates a QR code with parameters. Is there a demo??

PHP acquires the parameters passed by the front end (Mini Program) (such as user ID) and generates a QR code with parameters. Is there a demo?? It is urgent to ask for the guidance of the great gods


QRcode can generate QR codes based on links, which should help you


https://github.com/aferrandin.

\PHPQRCode\QRcode::png("<>", "/tmp/qrcode.png", 'L', 4, 2);

this will generate the PNG QR code to the / tmp/qrcode.png directory

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3a12f-2c1fc.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3a12f-2c1fc.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?