Created
July 9, 2015 18:11
-
-
Save synackme/b87c87bea27401f518e0 to your computer and use it in GitHub Desktop.
redirect php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
< ?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