defined()
The defined() function checks if a constant is defined. This is useful for validating input and ensuring that constants are defined before using them.