Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add url to qrcode ? #17

Open
ikalangita opened this issue Apr 5, 2017 · 2 comments
Open

How to add url to qrcode ? #17

ikalangita opened this issue Apr 5, 2017 · 2 comments

Comments

@ikalangita
Copy link

Hello, i want to redirect from url after scanning the qrcode, how to add url to the $params please ?
thank you

@as1x752
Copy link

as1x752 commented Nov 2, 2017

$params['data'] = 'http://www.yoursite.com';

@arai77
Copy link

arai77 commented Nov 10, 2020

I have the same problem.. I write code like this
$params['data'] = "Kode : ".$kode."\nBarang : ".$barang."\nUnit : ".$nama_unit."\nKondisi : ".$kon_barang."\nKeterangan : ".$keterangan."\nDetail : 'http://www.yoursite.com'";
But the link is not show like link, is just text. Need help please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants