Short: A programming language that many websites and WordPress are built on.
More specifically: PHP is a server-side language that processes requests, assembles content, and returns it to the browser as HTML. Most dynamic websites (e.g., webshops, blogs) use PHP in the background.

