Skip to content

Instantly share code, notes, and snippets.

@synackme
Created July 9, 2015 18:11
Show Gist options
  • Save synackme/b87c87bea27401f518e0 to your computer and use it in GitHub Desktop.
Save synackme/b87c87bea27401f518e0 to your computer and use it in GitHub Desktop.
redirect php
< ?php header("Location: http://www.redirect.to.url.com/"); >
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment