A PHP feature allowing the use of short echo and opening tags. Short echo tags are commonly used in PHP templating, but the use of short opening tags is discouraged due to compatibility issues between servers, and conflict with XML syntax.