Tag: PHP
All the articles with the tag "PHP".
Pingman PHP Script
Published: at 04:20 AMExplanation of a PHP script that pings servers to check their status and sends email notifications if the server status changes.
PHP.ini Configuration
Published: at 04:19 AMExplanation of PHP's `php.ini` file and how to configure it. It includes details about directives, sections, and syntax used in the configuration.
Setting Up Pingman on Cron
Published: at 06:56 AMGuide on setting up a cron job to run the Pingman PHP script for continuous server uptime monitoring.