Menu

#1 Save to file and stdout

open
nobody
None
5
2010-11-12
2010-11-12
Anonymous
No

Need remove "=false" to qrencode.php line 286.
return $enc->encodePNG($text, $outfile, $saveandprint=false);

return $enc->encodePNG($text, $outfile, $saveandprint);

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.