PHP coding challenge

Defining constants

āœØ Your Task

Define a constant named MESSAGE having a value Hello.

āœļø PHP PHP version: 8.1
šŸ‘‰ Press "Run" and check the result below.
Test cases
Variable MESSAGE should have a value Hello
Variable MESSAGE should be a constant