PHP is an acronym for "PHP: Hypertext Preprocessor". It is a widely-used, open source scripting language that is especially suited for web development and can be embedded into HTML.
Note: PHP runs on the server, and the plain HTML result is sent back to the browser.
Edit the code below and click Run to see the result live.