0
0
Fork 0
mirror of https://github.com/healthchecks/healthchecks.git synced 2025-04-10 07:27:30 +00:00
healthchecks_healthchecks/templates/docs/php.md
2020-01-23 16:04:15 +02:00

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');