代码部分:
<php>
include 'Yyin\Application\Portal\View\Notice\phpqrcode.php';
header('Content-Type: image/png');
$data = 'http://www.baidu.com';
$level = 'L';
$size = 4;
QRcode::png($data, false, $level, $size);
</php>
斯蒂芬大帝
肥皂起泡泡
30秒到达战场