forked from GithubBackups/healthchecks
143 B
143 B
PHP
Below is an example of making a HTTP request to SITE_NAME from PHP.
file_get_contents('https://hc-ping.com/your-uuid-here');