Created
December 19, 2017 12:15
-
-
Save iqbalmauludy/aae9641ebc2ded641f0b2df7a2768817 to your computer and use it in GitHub Desktop.
Gist sampel untuk artikel blog
This file contains hidden or 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: https://google.com'); // Manual atau dokumentasi dari http://php.net/manual/en/function.header.php | |
?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment