-
Recent Posts
- Software developer images with DALL-E 3
- java.lang.IllegalArgumentException: The Unicode character [デ] at code point [12,487] cannot be encoded as it is outside the permitted range of 0 to 255
- Framework Laptop Review
- Software developer images with DALL-E 2
- Svg-based 3D model in OpenSCAD via Inkscape/DXF
Archives
Categories
Meta
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