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
268 stars 76 forks source link

replace meta refresh with header location #73

Closed CSchulz closed 10 months ago

CSchulz commented 10 months ago

Since meta refresh is bad pratice I would like to see the replace this by header location.

https://stackoverflow.com/questions/4529379/is-it-good-practise-to-use-meta-refresh-tags-for-redirects-instead-of-header-f/4529383#4529383

giandonatoinverso commented 10 months ago

Currently there is meta refresh because the loading page is just an example page that can be enriched and complicated as desired