Constants are fixed values in PHP that cannot change once defined. Unlike variables, constants do not use the dollar sign and stay the same throughout the script execution.