X-Git-Url: http://git.hcoop.net/clinton/MarylandElectronicPetitionSignature.git/blobdiff_plain/da07596249d43c0f3f0cce8b52dabcd701dd79a6..d46a6dd3be64893e950dc5486a5d7525904bb2af:/index.php diff --git a/index.php b/index.php dissimilarity index 100% index 3483642..1d13732 100644 --- a/index.php +++ b/index.php @@ -1,4 +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 " + "; + } + ?> +
+
+ +