Skip to content

Instantly share code, notes, and snippets.

@ashour
Created February 12, 2020 16:26
Show Gist options
  • Save ashour/c209738aa50f6722652d96b3b87ab7d5 to your computer and use it in GitHub Desktop.
Save ashour/c209738aa50f6722652d96b3b87ab7d5 to your computer and use it in GitHub Desktop.
<?php
require_once 'functions.php';
header('Location: /thank-you.php?lang=' . lang());
die();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment