Skip to main content

Glossary: PHP

What is PHP?

PHP is a programming language that allows you to communicate with and fetch information from a database or server. PHP can be used to control elements of a web page/site using programming language on the server-side. Typical use of PHP involves communicating with a database and running conditional queries.