A conditional statement in PHP is a construct that allows you to execute different blocks of code based on whether a specified condition evaluates to true or false.