* { margin: 0; } html, body { height: 100%; } .page-wrap { min-height: 100%; margin-bottom: -100px; } .page-wrap:after { content: ""; display: block; } .site-footer, .page-wrap:after { height: 100px; } .site-footer { background: lightblue; } */ ?>
  • >1: Are You Registered?
  • >2: How to Register?
  • >3: Enter Information
  • >4: Confirm Information
  • >5: Select Petition
  • >6: Sign Petition
  • >5: Sign Petition
  • >6: Select Next Petition
  • RESET
  • */ if ($_COOKIE['invite'] != ''){ $invite = $petition->real_escape_string($_COOKIE['invite']); $q = "select petition_name, web_color from petitions where web_short_name = '$invite'"; $r = $petition->query($q); $d = mysqli_fetch_array($r); echo "

    $d[petition_name]

    "; } ?>