Back
Close

PHP MasterMind

Balkara
18.7K views

Dialog

A program can not be executed without providing some informations to the user.

An elegant way to do it would be to use a function taking a message as parameter, displaying it to the user with some formatting.

Here are some hints, but you really should try to find by yourself.

Hints

Click to see some hints

To display some informations, you can use PHP built-in functions such as:

Solution

Click to see a way to implement it
Create your playground on Tech.io
This playground was created on Tech.io, our hands-on, knowledge-sharing platform for developers.
Go to tech.io