X-Git-Url: http://git.hcoop.net/clinton/MarylandElectronicPetitionSignature.git/blobdiff_plain/a08f28faeb75727c62898b6e601acc6922d700c9..43f4301608b926e3597b70f2c9912f0c558546aa:/index.php diff --git a/index.php b/index.php dissimilarity index 99% index 4e85867..1d13732 100644 --- a/index.php +++ b/index.php @@ -1,9 +1,47 @@ - - -
-

Welcome!

- Development In Progress - Please Click Through the Menu to Review - -
- -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 " + "; + } + ?> +
+
+ +