Glossary · Term

PHP

Also known as: PHP Hypertext Preprocessor

PHP is a server-side programming language often used to generate web pages and work with databases.

PHP runs on the server. It can generate HTML for a page or query a database to display dynamic content.

Changing PHP can affect server behavior such as login, saving, or payment, so it needs more care than plain HTML/CSS edits.

✅ Why it matters

⚠️ Limits and debates

← View all glossary entries