The define() directive lets us defining a constant as follows:

define ("TESTCONSTANT", 100);