Constant

Hello and welcome to the page!

INFOST 440

Variables use "$" symbol to store a value. Constants also do store values, but unlike variables, they cannot be changed. Constants use define() to store a value.


constant