Skip to content
← Back to glossary
Programming languages

PHP

A short explanation of PHP in our glossary

PHP (a recursive acronym for PHP: Hypertext Preprocessor) is an open-source scripting language particularly suited to web development that can be embedded in HTML. PHP can be used to make websites dynamic and is processed server-side.

PHP was developed exclusively for web-server programming and therefore contains only the components needed for that purpose.