giandonatoinverso / PHP-Dynamic-Qr-code

PHP Dynamic Qr code is a script that allows the generation and saving of dynamic and static QR codes
MIT License
269 stars 77 forks source link

Feature/download multiple qr img at once #36

Closed 0xRenegade closed 2 years ago

0xRenegade commented 2 years ago

This one is a bit bigger, but pretty simple.

After zip is created, returns to ajax the url where it lives, then does a redirect with javascript of that url to download it.

giandonatoinverso commented 2 years ago

I looked at the code you proposed. Good job.

Thanks for contributing to the project!