Monthly Archives: September 2013

PHP – ping server and log the result

Here’s a small usefull PHP script that gets data from an url, checks if it’s what you expect it to be, and logs the result (the current time, and the retrieved content if there’s an error). Best used with a … Continue reading

Posted in Software | 2 Comments