Jaxhempllc

JaxhempllcJaxhempllcJaxhempllc
  • Home
  • Shop
  • Blog
  • Events
  • More
    • Home
    • Shop
    • Blog
    • Events
  • Sign In
  • Create Account

  • Orders
  • My Account
  • Signed in as:

  • filler@godaddy.com


  • Orders
  • My Account
  • Sign out

Jaxhempllc

JaxhempllcJaxhempllcJaxhempllc

Signed in as:

filler@godaddy.com

  • Home
  • Shop
  • Blog
  • Events

Account


  • Orders
  • My Account
  • Sign out


  • Sign In
  • Orders
  • My Account

Copyright © 2020 Jaxhempllc - All Rights Reserved.

  • Privacy Policy
  • Terms and Conditions

Powered by GoDaddy Website Builder

21 or Okder?

<?php
session_start();
if ($_REQUEST["over21"] == 1) {
  $_SESSION["over21"] = 1;

  header("Location: " . $_REQUEST["redirect"]);
}
?>
<html>
  <head>
      <title>Verify Your Age</title>
  </head>
  <body>
      <a href="verify.php?over18=1&
redirect=<?=$redirect?>">I am over 21</a> |
      <a href="http://www.google.com/">I am not over 21</a>
  </body>
</html>

Accept

18 or Older

NO

Yes