X-Git-Url: http://git.hcoop.net/clinton/MarylandElectronicPetitionSignature.git/blobdiff_plain/e0923adade9a7ef19088c02bbb80ca37ee6a0408..ca7db7a4132c16eba81d338f15f4a8607ec8e31c:/index.php diff --git a/index.php b/index.php dissimilarity index 95% index 80d28b7..1d13732 100644 --- a/index.php +++ b/index.php @@ -1,7 +1,47 @@ - +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 " + "; + } + ?> +
+
+ +