Constant And String functions in PHP

In PHP, once Constants are defined they cannot be changed or undefined. Constant in PHP is like a variable.