X-Git-Url: http://git.hcoop.net/clinton/MarylandElectronicPetitionSignature.git/blobdiff_plain/be4c976e3378a97a8511db0c8831d9e46dcba5ce..0e12b9f36681835e11a10b70adcbef98e45a42e9:/printable_qr_code.php?short=BTEC diff --git a/printable_qr_code.php b/printable_qr_code.php new file mode 100644 index 0000000..0017580 --- /dev/null +++ b/printable_qr_code.php @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + Printable QR Code Invite + + + +
+ +query($q2); +$d2 = mysqli_fetch_array($r2); +$link = "?invite=$d2[web_short_name]"; +if ($d2['landing_page'] != ''){ + $link = $d2['landing_page']; +} +echo " +
+
+

$d2[petition_name]

+
+
+ +
+
+ +
+
+ +
+
+

https://www.md-petition.com/$link

+
+
+"; +?> +
+