Definition: The term refers to a file containing HTML code for a page about another file, often used in PHP web development to dynamically generate content or serve static content without having to load the whole page from disk. It's like "about.php" but with an extra part.