query($q); $d = mysqli_fetch_array($r); if ($d['VTRID'] != ''){ $VTRID = $d['VTRID']; $FIRSTNAME = $d['FIRSTNAME']; $MIDDLENAME = $d['MIDDLENAME']; $LASTNAME = $d['LASTNAME']; $ADDRESS = $d['ADDRESS']; $RESIDENTIALCITY = $d['RESIDENTIALCITY']; $COUNTY = $d['COUNTY']; $RESIDENTIALZIP5 = $d['RESIDENTIALZIP5']; }else{ header('Location: warning_not_found.php'); } $q2 = "select * from from petitions"; $r2 = $petition->query($q2); while($d2 = mysqli_fetch_array($r2)){ $field = $d2['eligibleVoterListField']; $pass = $d2['eligibleVoterListEquals']; if ($d[$field] == $pass){ echo "
  • $d2[petition_name] ".$d[$field]." == $pass
  • "; }else{ echo "
  • $d2[petition_name] ".$d[$field]." != $pass
  • "; } } echo $head; ?>
    are you also eligible to sign each of these petitions [location name]
    New Party: Maryland Green Party
    New Party: Maryland Libertarian Party
    Charter Amendment: Baltimore Transit Equity Coalition