Full theory
- PHP — Server-side language built for the web.
- Lifecycle — server runs PHP → HTML/JSON response.
- Files end in .php; can mix HTML and PHP tags.
- Common — WordPress, APIs, forms, MySQL apps.
- Contrast hosting/deploy vs Node/Java briefly.
Exam tip
Explain PHP as: meaning → why it matters → one tiny example.