Last active
October 15, 2019 15:57
-
-
Save douglasjarquin/fa9b44976f8031c094d3ce9b86a96ac2 to your computer and use it in GitHub Desktop.
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 echo $_SERVER['HTTP_CF_CONNECTING_IP']; ?> | |
<br> | |
<br> | |
<br> | |
<?php echo $_SERVER['HTTP_CF_RAY']; ?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment