This script increments a counter each time it receives a POST request.
webhook.php (POST)
Configure your webhook sender to POST to https://yourdomain.com/webhook.php.
Then visit https://yourdomain.com/webhook.php?show=1 to see the count update live.