PHP: Flip a coin

In this post, we will write a small program that will flip a coin for us. Let’s start

Random outcome will be on page refresh as following.

Functional example:
https://code.danyal.dk/php/flip-coin.php

Register Or Login to leave a comment.