Predefined variables are built-in PHP variables that provide information about the server, request, and environment. Examples include $_SERVER and $_GET. These variables are automatically available and allow developers to access useful system and request-related data.