Created
December 12, 2024 12:48
-
-
Save binarykore/0e42db3a9e853a7dc71bc14098711371 to your computer and use it in GitHub Desktop.
HTTP Status Detector..
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 | |
phpinfo(); | |
//curl | |
?> |
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 | |
httpstatus_code(); | |
//curl | |
?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment