X-Git-Url: http://git.hcoop.net/clinton/MarylandElectronicPetitionSignature.git/blobdiff_plain/5534ce2d60f45b33c1086ecde197e3044058ab35..43f4301608b926e3597b70f2c9912f0c558546aa:/index.php diff --git a/index.php b/index.php dissimilarity index 67% index d63a058..1d13732 100644 --- a/index.php +++ b/index.php @@ -1,19 +1,47 @@ - - -

Are you a Registered Maryland Voter?

- -
- -
- -query($q); + $d = mysqli_fetch_array($r); +?> + +
+

+
+
+
+
+
+ +
+



We are hosting the following petitions:

+ query($q2); + while($d2 = mysqli_fetch_array($r2)){ + $link = "?invite=$d2[web_short_name]"; + if ($d2['landing_page'] != ''){ + $link = $d2['landing_page']; + } + echo " + "; + } + ?> +
+
+ +