Posts
All the articles I've posted.
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.
.htaccess Configuration
Published: at 04:19 AMExplanation of `.htaccess` file and directives for securing PHP, restricting file access, and setting handler for CGI scripts.
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.
.NET or C# Reference Links and Code Snippets
Published: at 10:43 AMA list of useful C# and .NET resources with links to documentation, code examples, and utilities for developers.
Add FF Dev Ed Shortcut - Linux
Published: at 10:38 AMHow to add a Firefox Developer Edition shortcut on Linux for easy access to the developer version of Firefox.