User Activity

  • Posted a comment on discussion Help on PHP QR Code

    Hello, Your software is great and works pretty, thanks a lot for sharing it. It's not always intuitive to get the expected sizes when including an image inside the qrcode, but it's still possible to achieve ones goals. Though, using your code with PHP 8, there are warnings which can easily be fixed: • imagedestroy is deprecated in PHP 8, so you can replace in qrimages.php: ImageDestroy($image); by unset($image); $image=null; • depending on the sizes you have in entry, there can be notices regarding...

View All

Personal Data

Username:
macricow49
Joined:
2026-06-17 08:35:42.513000

Projects

  • No projects to display.

Personal Tools

Auth0 Logo