<html> <body> <table class="table-responsive" width="30%" border="1" align="center"> <thead> <tr> <td> <table class="table-responsive" width="10%" border="0" align="right"> <thead> <tr> <td> <?php if (isset($_POST['gerar'])){ require("../..//phpqrcode/qrlib.php"); $tname=$_POST['tname']; $time=$_POST['time']; $howto=$_POST['howto']; $quantity=$_POST['quantity']; $cv=$tname.$time.$howto.$quantity; //need to print here !!!!!!!!!!!! QRcode::png($cv, "../..//phpqrcode/Imagem_QRCODE.png"); echo '<img src="../..//phpqrcode/Imagem_QRCODE.png"/><br/>'; } ?> </td> </tr> </thead> </table> </td> </tr> </thead> </table> <br/><br/><br/> <div align="center"> <input type="submit" value="PRINT"> <input type="submit" value="BACK"> </div> </body> </html
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง