Skip to content

Instantly share code, notes, and snippets.

@avelino
Created April 19, 2010 18:35
Show Gist options
  • Save avelino/371408 to your computer and use it in GitHub Desktop.
Save avelino/371408 to your computer and use it in GitHub Desktop.
<?php
if(!$_GET['test'])
{
header('Location: http://www.care-study.com/');
}
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment